#DDEA8B#DDEA8B
#DDEA8B is a very light, moderate yellow. Relative luminance 0.761; OKLCH L 90.6% C 0.120 H 115.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA8B |
|---|---|
| RGB | rgb(221, 234, 139) |
| HSL | hsl(68, 69%, 73%) |
| HSV | hsv(68, 41%, 92%) |
| CMYK | cmyk(5.6%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(89.90, -18.43, 44.62) |
| CIE-LCH | lch(89.90, 48.28, 112.45°) |
| OKLab | oklab(90.65% -0.051 0.1084) |
| OKLCH | oklch(90.65% 0.12 115.2) |
| XYZ | xyz(63.9023, 76.0826, 35.7401) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Greenish Beige
#C9D179
ΔE00 5.65
Khaki (CSS)
#F0E68C
ΔE00 5.82
Buff
#FEF69E
ΔE00 6.30
Parchment
#FEFCAF
ΔE00 6.44
Yellowish Tan
#FCFC81
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA8B #988BEA
analogous
#EAC88B #DDEA8B #ADEA8B
triadic
#DDEA8B #8BDDEA #EA8BDD
tetradic
#DDEA8B #8BEAC8 #988BEA #EA8BAD
square
#DDEA8B #8BEAC8 #988BEA #EA8BAD
split-complementary
#DDEA8B #8BADEA #C88BEA
monochromatic
#BCD426 #CEE157 #DDEA8B #ECF3BF #F7FAE5
Accessibility & contrast
On white
1.29
#DDEA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DDEA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA8B
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA8B | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E184
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#E7E0D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddea8b; /* rgb */ color: rgb(221, 234, 139); /* oklch */ color: oklch(90.6% 0.120 115.2);
Tailwind
colors: {
custom: {
50: '#e9f0ae',
500: '#ddea8b',
950: '#000000',
},
}SCSS
$custom: #ddea8b; $custom-light: #e9f0ae; $custom-dark: #000000;
JSON
{
"hex": "#ddea8b",
"rgb": {
"r": 221,
"g": 234,
"b": 139
},
"hsl": {
"h": 68.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.90645,
"c": 0.11985,
"h": 115.2
},
"luminance": 0.76082
}Semantic roles & 50–950 ramp
primary
#DDEA8B
secondary
#6455C4
accent
#14D12E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581