#DCEBB3#DCEBB3
#DCEBB3 is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.5% C 0.075 H 120.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBB3 |
|---|---|
| RGB | rgb(220, 235, 179) |
| HSL | hsl(76, 58%, 81%) |
| HSV | hsv(76, 24%, 92%) |
| CMYK | cmyk(6.4%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(90.73, -14.25, 25.58) |
| CIE-LCH | lch(90.73, 29.29, 119.12°) |
| OKLab | oklab(91.5% -0.0376 0.0649) |
| OKLCH | oklch(91.5% 0.075 120.1) |
| XYZ | xyz(67.3594, 77.8871, 54.1242) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.15
Palegoldenrod
#EEE8AA
ΔE00 6.20
Ecru
#FEFFCA
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.43
Ivory (survey)
#FFFFCB
ΔE00 6.48
Egg Shell
#FFFCC4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBB3 #C2B3EB
analogous
#EBDEB3 #DCEBB3 #C0EBB3
triadic
#DCEBB3 #B3DCEB #EBB3DC
tetradic
#DCEBB3 #B3EBDE #C2B3EB #EBB3C0
square
#DCEBB3 #B3EBDE #C2B3EB #EBB3C0
split-complementary
#DCEBB3 #B3C0EB #DEB3EB
monochromatic
#AFD152 #C6DE83 #DCEBB3 #F2F8E3 #F4F9E7
Accessibility & contrast
On white
1.27
#DCEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DCEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBB3
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBB3 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B0
Deuteranopia (green-blind)
#F0E5B5
Tritanopia (blue-blind)
#E1E5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dcebb3; /* rgb */ color: rgb(220, 235, 179); /* oklch */ color: oklch(91.5% 0.075 120.1);
Tailwind
colors: {
custom: {
50: '#e7f1ca',
500: '#dcebb3',
950: '#000000',
},
}SCSS
$custom: #dcebb3; $custom-light: #e7f1ca; $custom-dark: #000000;
JSON
{
"hex": "#dcebb3",
"rgb": {
"r": 220,
"g": 235,
"b": 179
},
"hsl": {
"h": 76.071,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.91498,
"c": 0.07499,
"h": 120.1
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#DCEBB3
secondary
#8F7BC7
accent
#20C64C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582