#DCEBB9#DCEBB9
#DCEBB9 is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.6% C 0.068 H 121.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBB9 |
|---|---|
| RGB | rgb(220, 235, 185) |
| HSL | hsl(78, 56%, 82%) |
| HSV | hsv(78, 21%, 92%) |
| CMYK | cmyk(6.4%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(90.84, -13.38, 22.65) |
| CIE-LCH | lch(90.84, 26.31, 120.56°) |
| OKLab | oklab(91.63% -0.0351 0.0578) |
| OKLCH | oklch(91.63% 0.068 121.3) |
| XYZ | xyz(67.9795, 78.1351, 57.3898) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.29
Light Khaki
#E6F2A2
ΔE00 6.46
Ivory (survey)
#FFFFCB
ΔE00 6.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.53
Palegoldenrod
#EEE8AA
ΔE00 6.84
Cream (survey)
#FFFFC2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBB9 #C8B9EB
analogous
#EBE1B9 #DCEBB9 #C3EBB9
triadic
#DCEBB9 #B9DCEB #EBB9DC
tetradic
#DCEBB9 #B9EBE1 #C8B9EB #EBB9C3
square
#DCEBB9 #B9EBE1 #C8B9EB #EBB9C3
split-complementary
#DCEBB9 #B9C3EB #E1B9EB
monochromatic
#ACD05A #C4DD89 #DCEBB9 #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.26
#DCEBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DCEBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBB9
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBB9 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B6
Deuteranopia (green-blind)
#F0E5BB
Tritanopia (blue-blind)
#E0E6DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcebb9; /* rgb */ color: rgb(220, 235, 185); /* oklch */ color: oklch(91.6% 0.068 121.3);
Tailwind
colors: {
custom: {
50: '#e7f1ce',
500: '#dcebb9',
950: '#000000',
},
}SCSS
$custom: #dcebb9; $custom-light: #e7f1ce; $custom-dark: #000000;
JSON
{
"hex": "#dcebb9",
"rgb": {
"r": 220,
"g": 235,
"b": 185
},
"hsl": {
"h": 78,
"s": 55.556,
"l": 82.353
},
"oklch": {
"l": 0.91625,
"c": 0.06763,
"h": 121.3
},
"luminance": 0.78135
}Semantic roles & 50–950 ramp
primary
#DCEBB9
secondary
#9681C7
accent
#22C353
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583