#DDEB86#DDEB86
#DDEB86 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.126 H 115.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB86 |
|---|---|
| RGB | rgb(221, 235, 134) |
| HSL | hsl(68, 72%, 72%) |
| HSV | hsv(68, 43%, 92%) |
| CMYK | cmyk(6%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(90.10, -19.45, 47.30) |
| CIE-LCH | lch(90.10, 51.14, 112.36°) |
| OKLab | oklab(90.78% -0.0543 0.1142) |
| OKLCH | oklch(90.78% 0.126 115.4) |
| XYZ | xyz(63.8308, 76.5107, 33.9551) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.87
Greenish Beige
#C9D179
ΔE00 5.97
Khaki (CSS)
#F0E68C
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.20
Manilla
#FFFA86
ΔE00 6.49
Buff
#FEF69E
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB86 #9486EB
analogous
#EBC786 #DDEB86 #AAEB86
triadic
#DDEB86 #86DDEB #EB86DD
tetradic
#DDEB86 #86EBC7 #9486EB #EB86AA
square
#DDEB86 #86EBC7 #9486EB #EB86AA
split-complementary
#DDEB86 #86AAEB #C786EB
monochromatic
#BBD423 #CEE251 #DDEB86 #ECF4BB #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DDEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB86
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB86 | 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)
#F8E27E
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#E7E1D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb86; /* rgb */ color: rgb(221, 235, 134); /* oklch */ color: oklch(90.8% 0.126 115.4);
Tailwind
colors: {
custom: {
50: '#e9f1ab',
500: '#ddeb86',
950: '#000000',
},
}SCSS
$custom: #ddeb86; $custom-light: #e9f1ab; $custom-dark: #000000;
JSON
{
"hex": "#ddeb86",
"rgb": {
"r": 221,
"g": 235,
"b": 134
},
"hsl": {
"h": 68.317,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.90782,
"c": 0.12644,
"h": 115.4
},
"luminance": 0.7651
}Semantic roles & 50–950 ramp
primary
#DDEB86
secondary
#6050C5
accent
#12D42D
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581