#DFD688#DFD688
#DFD688 is a very light, moderate yellow. Relative luminance 0.656; OKLCH L 86.6% C 0.099 H 102.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD688 |
|---|---|
| RGB | rgb(223, 214, 136) |
| HSL | hsl(54, 58%, 70%) |
| HSV | hsv(54, 39%, 87%) |
| CMYK | cmyk(0%, 4%, 39%, 12.5%) |
| CIE-LAB | lab(84.77, -8.02, 39.62) |
| CIE-LCH | lch(84.77, 40.43, 101.45°) |
| OKLab | oklab(86.59% -0.0216 0.0969) |
| OKLCH | oklch(86.59% 0.099 102.5) |
| XYZ | xyz(58.9229, 65.5602, 32.8383) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.02
Sandy
#F1DA7A
ΔE00 4.94
Sand (survey)
#E2CA76
ΔE00 4.99
Greenish Beige
#C9D179
ΔE00 5.17
Palegoldenrod
#EEE8AA
ΔE00 5.29
Beige (survey)
#E6DAA6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD688 #8891DF
analogous
#DFAA88 #DFD688 #BCDF88
triadic
#DFD688 #88DFD6 #D688DF
tetradic
#DFD688 #88DFAA #8891DF #DF88BC
square
#DFD688 #88DFAA #8891DF #DF88BC
split-complementary
#DFD688 #88BCDF #AA88DF
monochromatic
#BAAC32 #D2C558 #DFD688 #ECE7B8 #F9F7E7
Accessibility & contrast
On white
1.49
#DFD688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DFD688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD688
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD688 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#EBCCC3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd688; /* rgb */ color: rgb(223, 214, 136); /* oklch */ color: oklch(86.6% 0.099 102.5);
Tailwind
colors: {
custom: {
50: '#eae2ab',
500: '#dfd688',
950: '#000000',
},
}SCSS
$custom: #dfd688; $custom-light: #eae2ab; $custom-dark: #000000;
JSON
{
"hex": "#dfd688",
"rgb": {
"r": 223,
"g": 214,
"b": 136
},
"hsl": {
"h": 53.793,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.86593,
"c": 0.09927,
"h": 102.5
},
"luminance": 0.65559
}Semantic roles & 50–950 ramp
primary
#DFD688
secondary
#555FB7
accent
#31C520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481