#DDEA8A#DDEA8A
#DDEA8A is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.6% C 0.121 H 115.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA8A |
|---|---|
| RGB | rgb(221, 234, 138) |
| HSL | hsl(68, 70%, 73%) |
| HSV | hsv(68, 41%, 92%) |
| CMYK | cmyk(5.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(89.88, -18.54, 45.09) |
| CIE-LCH | lch(89.88, 48.75, 112.35°) |
| OKLab | oklab(90.63% -0.0514 0.1094) |
| OKLCH | oklch(90.63% 0.121 115.2) |
| XYZ | xyz(63.8296, 76.0535, 35.3571) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.33
Greenish Beige
#C9D179
ΔE00 5.66
Khaki (CSS)
#F0E68C
ΔE00 5.81
Buff
#FEF69E
ΔE00 6.31
Parchment
#FEFCAF
ΔE00 6.50
Yellowish Tan
#FCFC81
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA8A #978AEA
analogous
#EAC78A #DDEA8A #ADEA8A
triadic
#DDEA8A #8ADDEA #EA8ADD
tetradic
#DDEA8A #8AEAC7 #978AEA #EA8AAD
square
#DDEA8A #8AEAC7 #978AEA #EA8AAD
split-complementary
#DDEA8A #8AADEA #C78AEA
monochromatic
#BCD426 #CEE156 #DDEA8A #ECF3BE #F7FAE5
Accessibility & contrast
On white
1.30
#DDEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#DDEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA8A
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA8A | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#E7E0D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddea8a; /* rgb */ color: rgb(221, 234, 138); /* oklch */ color: oklch(90.6% 0.121 115.2);
Tailwind
colors: {
custom: {
50: '#e9f0ad',
500: '#ddea8a',
950: '#000000',
},
}SCSS
$custom: #ddea8a; $custom-light: #e9f0ad; $custom-dark: #000000;
JSON
{
"hex": "#ddea8a",
"rgb": {
"r": 221,
"g": 234,
"b": 138
},
"hsl": {
"h": 68.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.9063,
"c": 0.12092,
"h": 115.2
},
"luminance": 0.76053
}Semantic roles & 50–950 ramp
primary
#DDEA8A
secondary
#6354C4
accent
#14D22E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581