#DDDF89#DDDF89
#DDDF89 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.3% C 0.108 H 109.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF89 |
|---|---|
| RGB | rgb(221, 223, 137) |
| HSL | hsl(61, 57%, 71%) |
| HSV | hsv(61, 39%, 87%) |
| CMYK | cmyk(0.9%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(86.97, -13.22, 41.90) |
| CIE-LCH | lch(86.97, 43.94, 107.51°) |
| OKLab | oklab(88.31% -0.0363 0.1022) |
| OKLCH | oklch(88.31% 0.108 109.6) |
| XYZ | xyz(60.7226, 69.9548, 33.9659) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.88
Greenish Beige
#C9D179
ΔE00 3.91
Light Khaki
#E6F2A2
ΔE00 4.85
Palegoldenrod
#EEE8AA
ΔE00 5.53
Buff
#FEF69E
ΔE00 5.98
Dark Cream
#FFF39A
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF89 #8B89DF
analogous
#DFB689 #DDDF89 #B2DF89
triadic
#DDDF89 #89DDDF #DF89DD
tetradic
#DDDF89 #89DFB6 #8B89DF #DF89B2
square
#DDDF89 #89DFB6 #8B89DF #DF89B2
split-complementary
#DDDF89 #89B2DF #B689DF
monochromatic
#B8BB33 #CFD259 #DDDF89 #EBECB9 #F8F8E7
Accessibility & contrast
On white
1.40
#DDDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DDDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF89
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF89 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD882
Deuteranopia (green-blind)
#EDDB8D
Tritanopia (blue-blind)
#E8D5CA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf89; /* rgb */ color: rgb(221, 223, 137); /* oklch */ color: oklch(88.3% 0.108 109.6);
Tailwind
colors: {
custom: {
50: '#e9e8ac',
500: '#dddf89',
950: '#000000',
},
}SCSS
$custom: #dddf89; $custom-light: #e9e8ac; $custom-dark: #000000;
JSON
{
"hex": "#dddf89",
"rgb": {
"r": 221,
"g": 223,
"b": 137
},
"hsl": {
"h": 61.395,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.88308,
"c": 0.10843,
"h": 109.6
},
"luminance": 0.69954
}Semantic roles & 50–950 ramp
primary
#DDDF89
secondary
#5856B7
accent
#21C524
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481