#DDEB88#DDEB88
#DDEB88 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 90.8% C 0.124 H 115.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB88 |
|---|---|
| RGB | rgb(221, 235, 136) |
| HSL | hsl(68, 71%, 73%) |
| HSV | hsv(68, 42%, 92%) |
| CMYK | cmyk(6%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(90.12, -19.24, 46.36) |
| CIE-LCH | lch(90.12, 50.20, 112.54°) |
| OKLab | oklab(90.81% -0.0536 0.1122) |
| OKLCH | oklch(90.81% 0.124 115.5) |
| XYZ | xyz(63.9716, 76.5671, 34.6967) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Greenish Beige
#C9D179
ΔE00 5.92
Khaki (CSS)
#F0E68C
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.36
Buff
#FEF69E
ΔE00 6.46
Manilla
#FFFA86
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB88 #9688EB
analogous
#EBC888 #DDEB88 #ABEB88
triadic
#DDEB88 #88DDEB #EB88DD
tetradic
#DDEB88 #88EBC8 #9688EB #EB88AB
square
#DDEB88 #88EBC8 #9688EB #EB88AB
split-complementary
#DDEB88 #88ABEB #C888EB
monochromatic
#BCD524 #CEE254 #DDEB88 #ECF4BC #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DDEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB88
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB88 | 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)
#F7E280
Deuteranopia (green-blind)
#F6E48D
Tritanopia (blue-blind)
#E7E1D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb88; /* rgb */ color: rgb(221, 235, 136); /* oklch */ color: oklch(90.8% 0.124 115.5);
Tailwind
colors: {
custom: {
50: '#e9f1ac',
500: '#ddeb88',
950: '#000000',
},
}SCSS
$custom: #ddeb88; $custom-light: #e9f1ac; $custom-dark: #000000;
JSON
{
"hex": "#ddeb88",
"rgb": {
"r": 221,
"g": 235,
"b": 136
},
"hsl": {
"h": 68.485,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.90811,
"c": 0.12433,
"h": 115.5
},
"luminance": 0.76566
}Semantic roles & 50–950 ramp
primary
#DDEB88
secondary
#6252C5
accent
#12D32E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581