#DFD08B#DFD08B
#DFD08B is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.4% C 0.090 H 97.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD08B |
|---|---|
| RGB | rgb(223, 208, 139) |
| HSL | hsl(49, 57%, 71%) |
| HSV | hsv(49, 38%, 87%) |
| CMYK | cmyk(0%, 6.7%, 37.7%, 12.5%) |
| CIE-LAB | lab(83.27, -4.63, 36.16) |
| CIE-LCH | lch(83.27, 36.45, 97.30°) |
| OKLab | oklab(85.42% -0.0116 0.0891) |
| OKLCH | oklch(85.42% 0.09 97.4) |
| XYZ | xyz(57.6485, 62.6655, 33.4800) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.78
Beige (survey)
#E6DAA6
ΔE00 4.41
Sandy
#F1DA7A
ΔE00 5.38
Vanilla
#F3E5AB
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 5.98
Palegoldenrod
#EEE8AA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD08B #8B9ADF
analogous
#DFA68B #DFD08B #C4DF8B
triadic
#DFD08B #8BDFD0 #D08BDF
tetradic
#DFD08B #8BDFA6 #8B9ADF #DF8BC4
square
#DFD08B #8BDFA6 #8B9ADF #DF8BC4
split-complementary
#DFD08B #8BC4DF #A68BDF
monochromatic
#BCA434 #D2BD5B #DFD08B #ECE3BB #F8F5E7
Accessibility & contrast
On white
1.55
#DFD08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DFD08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD08B
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD08B | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#EBC6BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfd08b; /* rgb */ color: rgb(223, 208, 139); /* oklch */ color: oklch(85.4% 0.090 97.4);
Tailwind
colors: {
custom: {
50: '#eadead',
500: '#dfd08b',
950: '#000000',
},
}SCSS
$custom: #dfd08b; $custom-light: #eadead; $custom-dark: #000000;
JSON
{
"hex": "#dfd08b",
"rgb": {
"r": 223,
"g": 208,
"b": 139
},
"hsl": {
"h": 49.286,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.85415,
"c": 0.08981,
"h": 97.4
},
"luminance": 0.62664
}Semantic roles & 50–950 ramp
primary
#DFD08B
secondary
#5768B7
accent
#3EC421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481