#DFD888#DFD888
#DFD888 is a very light, moderate yellow. Relative luminance 0.666; OKLCH L 87.0% C 0.101 H 104.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD888 |
|---|---|
| RGB | rgb(223, 216, 136) |
| HSL | hsl(55, 58%, 70%) |
| HSV | hsv(55, 39%, 87%) |
| CMYK | cmyk(0%, 3.1%, 39%, 12.5%) |
| CIE-LAB | lab(85.29, -9.04, 40.29) |
| CIE-LCH | lch(85.29, 41.29, 102.64°) |
| OKLab | oklab(87% -0.0245 0.0984) |
| OKLCH | oklch(87% 0.101 104) |
| XYZ | xyz(59.4322, 66.5788, 33.0080) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.64
Greenish Beige
#C9D179
ΔE00 4.76
Sandy
#F1DA7A
ΔE00 5.16
Palegoldenrod
#EEE8AA
ΔE00 5.17
Sand (survey)
#E2CA76
ΔE00 5.61
Beige (survey)
#E6DAA6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD888 #888FDF
analogous
#DFAC88 #DFD888 #BBDF88
triadic
#DFD888 #88DFD8 #D888DF
tetradic
#DFD888 #88DFAC #888FDF #DF88BB
square
#DFD888 #88DFAC #888FDF #DF88BB
split-complementary
#DFD888 #88BBDF #AC88DF
monochromatic
#BAAF32 #D2C858 #DFD888 #ECE8B8 #F9F7E7
Accessibility & contrast
On white
1.47
#DFD888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DFD888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD888
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD888 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D382
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#EBCEC4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd888; /* rgb */ color: rgb(223, 216, 136); /* oklch */ color: oklch(87.0% 0.101 104.0);
Tailwind
colors: {
custom: {
50: '#eae3ac',
500: '#dfd888',
950: '#000000',
},
}SCSS
$custom: #dfd888; $custom-light: #eae3ac; $custom-dark: #000000;
JSON
{
"hex": "#dfd888",
"rgb": {
"r": 223,
"g": 216,
"b": 136
},
"hsl": {
"h": 55.172,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.87004,
"c": 0.10142,
"h": 104
},
"luminance": 0.66577
}Semantic roles & 50–950 ramp
primary
#DFD888
secondary
#555DB7
accent
#2EC520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481