#DDEB87#DDEB87
#DDEB87 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.125 H 115.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB87 |
|---|---|
| RGB | rgb(221, 235, 135) |
| HSL | hsl(68, 71%, 73%) |
| HSV | hsv(68, 43%, 92%) |
| CMYK | cmyk(6%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(90.11, -19.35, 46.83) |
| CIE-LCH | lch(90.11, 50.67, 112.45°) |
| OKLab | oklab(90.8% -0.0539 0.1132) |
| OKLCH | oklch(90.8% 0.125 115.5) |
| XYZ | xyz(63.9009, 76.5388, 34.3241) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.74
Greenish Beige
#C9D179
ΔE00 5.95
Khaki (CSS)
#F0E68C
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.28
Buff
#FEF69E
ΔE00 6.48
Manilla
#FFFA86
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB87 #9587EB
analogous
#EBC787 #DDEB87 #ABEB87
triadic
#DDEB87 #87DDEB #EB87DD
tetradic
#DDEB87 #87EBC7 #9587EB #EB87AB
square
#DDEB87 #87EBC7 #9587EB #EB87AB
split-complementary
#DDEB87 #87ABEB #C787EB
monochromatic
#BBD423 #CEE253 #DDEB87 #ECF4BB #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DDEB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB87
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB87 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27F
Deuteranopia (green-blind)
#F6E48C
Tritanopia (blue-blind)
#E7E1D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb87; /* rgb */ color: rgb(221, 235, 135); /* oklch */ color: oklch(90.8% 0.125 115.5);
Tailwind
colors: {
custom: {
50: '#e9f1ab',
500: '#ddeb87',
950: '#000000',
},
}SCSS
$custom: #ddeb87; $custom-light: #e9f1ab; $custom-dark: #000000;
JSON
{
"hex": "#ddeb87",
"rgb": {
"r": 221,
"g": 235,
"b": 135
},
"hsl": {
"h": 68.4,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.90797,
"c": 0.12539,
"h": 115.5
},
"luminance": 0.76538
}Semantic roles & 50–950 ramp
primary
#DDEB87
secondary
#6151C5
accent
#12D32D
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581