#DDEE86#DDEE86
#DDEE86 is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 91.4% C 0.130 H 116.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEE86 |
|---|---|
| RGB | rgb(221, 238, 134) |
| HSL | hsl(70, 75%, 73%) |
| HSV | hsv(70, 44%, 93%) |
| CMYK | cmyk(7.1%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(90.89, -20.91, 48.28) |
| CIE-LCH | lch(90.89, 52.62, 113.41°) |
| OKLab | oklab(91.42% -0.0584 0.1164) |
| OKLCH | oklch(91.42% 0.13 116.7) |
| XYZ | xyz(64.6970, 78.2430, 34.2438) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Yellowish Tan
#FCFC81
ΔE00 6.13
Light Yellow Green
#CCFD7F
ΔE00 6.18
Pale Yellow
#FFFF84
ΔE00 6.47
Pear
#CBF85F
ΔE00 6.58
Manilla
#FFFA86
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEE86 #9786EE
analogous
#EECB86 #DDEE86 #A9EE86
triadic
#DDEE86 #86DDEE #EE86DD
tetradic
#DDEE86 #86EECB #9786EE #EE86A9
square
#DDEE86 #86EECB #9786EE #EE86A9
split-complementary
#DDEE86 #86A9EE #CB86EE
monochromatic
#BCDB1F #CEE650 #DDEE86 #ECF6BC #F7FBE4
Accessibility & contrast
On white
1.26
#DDEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#DDEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEE86
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEE86 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47D
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#E7E4D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddee86; /* rgb */ color: rgb(221, 238, 134); /* oklch */ color: oklch(91.4% 0.130 116.7);
Tailwind
colors: {
custom: {
50: '#e9f3ab',
500: '#ddee86',
950: '#000000',
},
}SCSS
$custom: #ddee86; $custom-light: #e9f3ab; $custom-dark: #000000;
JSON
{
"hex": "#ddee86",
"rgb": {
"r": 221,
"g": 238,
"b": 134
},
"hsl": {
"h": 69.808,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.91417,
"c": 0.13024,
"h": 116.7
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#DDEE86
secondary
#634FC9
accent
#0ED82F
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581