#DFDC88#DFDC88
#DFDC88 is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 87.8% C 0.106 H 106.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC88 |
|---|---|
| RGB | rgb(223, 220, 136) |
| HSL | hsl(58, 58%, 70%) |
| HSV | hsv(58, 39%, 87%) |
| CMYK | cmyk(0%, 1.3%, 39%, 12.5%) |
| CIE-LAB | lab(86.33, -11.05, 41.61) |
| CIE-LCH | lch(86.33, 43.06, 104.87°) |
| OKLab | oklab(87.83% -0.0303 0.1014) |
| OKLCH | oklch(87.83% 0.106 106.6) |
| XYZ | xyz(60.4695, 68.6533, 33.3538) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.27
Greenish Beige
#C9D179
ΔE00 4.26
Palegoldenrod
#EEE8AA
ΔE00 5.22
Sandy
#F1DA7A
ΔE00 5.85
Dark Cream
#FFF39A
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC88 #888BDF
analogous
#DFB088 #DFDC88 #B6DF88
triadic
#DFDC88 #88DFDC #DC88DF
tetradic
#DFDC88 #88DFB0 #888BDF #DF88B6
square
#DFDC88 #88DFB0 #888BDF #DF88B6
split-complementary
#DFDC88 #88B6DF #B088DF
monochromatic
#BAB632 #D2CE58 #DFDC88 #ECEAB8 #F9F8E7
Accessibility & contrast
On white
1.43
#DFDC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DFDC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC88
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC88 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D682
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#EBD2C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdc88; /* rgb */ color: rgb(223, 220, 136); /* oklch */ color: oklch(87.8% 0.106 106.6);
Tailwind
colors: {
custom: {
50: '#eae6ac',
500: '#dfdc88',
950: '#000000',
},
}SCSS
$custom: #dfdc88; $custom-light: #eae6ac; $custom-dark: #000000;
JSON
{
"hex": "#dfdc88",
"rgb": {
"r": 223,
"g": 220,
"b": 136
},
"hsl": {
"h": 57.931,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.87831,
"c": 0.10586,
"h": 106.6
},
"luminance": 0.68652
}Semantic roles & 50–950 ramp
primary
#DFDC88
secondary
#5558B7
accent
#26C520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161610
muted
#858481