#DFD988#DFD988
#DFD988 is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.2% C 0.103 H 104.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD988 |
|---|---|
| RGB | rgb(223, 217, 136) |
| HSL | hsl(56, 58%, 70%) |
| HSV | hsv(56, 39%, 87%) |
| CMYK | cmyk(0%, 2.7%, 39%, 12.5%) |
| CIE-LAB | lab(85.55, -9.54, 40.62) |
| CIE-LCH | lch(85.55, 41.72, 103.22°) |
| OKLab | oklab(87.21% -0.0259 0.0992) |
| OKLCH | oklch(87.21% 0.103 104.7) |
| XYZ | xyz(59.6892, 67.0927, 33.0937) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.49
Greenish Beige
#C9D179
ΔE00 4.60
Palegoldenrod
#EEE8AA
ΔE00 5.15
Sandy
#F1DA7A
ΔE00 5.31
Sand (survey)
#E2CA76
ΔE00 5.92
Vanilla
#F3E5AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD988 #888EDF
analogous
#DFAD88 #DFD988 #B9DF88
triadic
#DFD988 #88DFD9 #D988DF
tetradic
#DFD988 #88DFAD #888EDF #DF88B9
square
#DFD988 #88DFAD #888EDF #DF88B9
split-complementary
#DFD988 #88B9DF #AD88DF
monochromatic
#BAB132 #D2CA58 #DFD988 #ECE8B8 #F9F7E7
Accessibility & contrast
On white
1.46
#DFD988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD988
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD988 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D382
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#EBCFC5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd988; /* rgb */ color: rgb(223, 217, 136); /* oklch */ color: oklch(87.2% 0.103 104.7);
Tailwind
colors: {
custom: {
50: '#eae4ac',
500: '#dfd988',
950: '#000000',
},
}SCSS
$custom: #dfd988; $custom-light: #eae4ac; $custom-dark: #000000;
JSON
{
"hex": "#dfd988",
"rgb": {
"r": 223,
"g": 217,
"b": 136
},
"hsl": {
"h": 55.862,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.8721,
"c": 0.10251,
"h": 104.7
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#DFD988
secondary
#555BB7
accent
#2CC520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481