#DDDF87#DDDF87
#DDDF87 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.3% C 0.111 H 109.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF87 |
|---|---|
| RGB | rgb(221, 223, 135) |
| HSL | hsl(61, 58%, 70%) |
| HSV | hsv(61, 39%, 87%) |
| CMYK | cmyk(0.9%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(86.95, -13.44, 42.86) |
| CIE-LCH | lch(86.95, 44.92, 107.41°) |
| OKLab | oklab(88.28% -0.0371 0.1042) |
| OKLCH | oklch(88.28% 0.111 109.6) |
| XYZ | xyz(60.5804, 69.8979, 33.2173) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.82
Greenish Beige
#C9D179
ΔE00 3.88
Light Khaki
#E6F2A2
ΔE00 4.99
Palegoldenrod
#EEE8AA
ΔE00 5.79
Buff
#FEF69E
ΔE00 5.99
Dark Cream
#FFF39A
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF87 #8987DF
analogous
#DFB587 #DDDF87 #B1DF87
triadic
#DDDF87 #87DDDF #DF87DD
tetradic
#DDDF87 #87DFB5 #8987DF #DF87B1
square
#DDDF87 #87DFB5 #8987DF #DF87B1
split-complementary
#DDDF87 #87B1DF #B587DF
monochromatic
#B7BA32 #CFD257 #DDDF87 #EBECB7 #F8F9E7
Accessibility & contrast
On white
1.40
#DDDF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#DDDF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF87
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF87 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#E8D5C9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf87; /* rgb */ color: rgb(221, 223, 135); /* oklch */ color: oklch(88.3% 0.111 109.6);
Tailwind
colors: {
custom: {
50: '#e9e8ab',
500: '#dddf87',
950: '#000000',
},
}SCSS
$custom: #dddf87; $custom-light: #e9e8ab; $custom-dark: #000000;
JSON
{
"hex": "#dddf87",
"rgb": {
"r": 221,
"g": 223,
"b": 135
},
"hsl": {
"h": 61.364,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.88277,
"c": 0.11064,
"h": 109.6
},
"luminance": 0.69897
}Semantic roles & 50–950 ramp
primary
#DDDF87
secondary
#5654B7
accent
#20C524
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481