#DDEB85#DDEB85
#DDEB85 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.128 H 115.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB85 |
|---|---|
| RGB | rgb(221, 235, 133) |
| HSL | hsl(68, 72%, 72%) |
| HSV | hsv(68, 43%, 92%) |
| CMYK | cmyk(6%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(90.08, -19.55, 47.76) |
| CIE-LCH | lch(90.08, 51.61, 112.26°) |
| OKLab | oklab(90.77% -0.0547 0.1152) |
| OKLCH | oklch(90.77% 0.128 115.4) |
| XYZ | xyz(63.7614, 76.4830, 33.5895) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.01
Greenish Beige
#C9D179
ΔE00 6.00
Khaki (CSS)
#F0E68C
ΔE00 6.06
Yellowish Tan
#FCFC81
ΔE00 6.12
Manilla
#FFFA86
ΔE00 6.43
Pale Yellow
#FFFF84
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB85 #9385EB
analogous
#EBC685 #DDEB85 #AAEB85
triadic
#DDEB85 #85DDEB #EB85DD
tetradic
#DDEB85 #85EBC6 #9385EB #EB85AA
square
#DDEB85 #85EBC6 #9385EB #EB85AA
split-complementary
#DDEB85 #85AAEB #C685EB
monochromatic
#BBD323 #CEE250 #DDEB85 #ECF4BA #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DDEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB85
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB85 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#E7E1D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb85; /* rgb */ color: rgb(221, 235, 133); /* oklch */ color: oklch(90.8% 0.128 115.4);
Tailwind
colors: {
custom: {
50: '#e9f1aa',
500: '#ddeb85',
950: '#000000',
},
}SCSS
$custom: #ddeb85; $custom-light: #e9f1aa; $custom-dark: #000000;
JSON
{
"hex": "#ddeb85",
"rgb": {
"r": 221,
"g": 235,
"b": 133
},
"hsl": {
"h": 68.235,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.90768,
"c": 0.1275,
"h": 115.4
},
"luminance": 0.76482
}Semantic roles & 50–950 ramp
primary
#DDEB85
secondary
#5F4FC5
accent
#12D42C
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581