#DCEBC8#DCEBC8
#DCEBC8 is a very light, muted yellow-green. Relative luminance 0.788; OKLCH L 92.0% C 0.049 H 126.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBC8 |
|---|---|
| RGB | rgb(220, 235, 200) |
| HSL | hsl(86, 47%, 85%) |
| HSV | hsv(86, 15%, 92%) |
| CMYK | cmyk(6.4%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(91.14, -11.06, 15.32) |
| CIE-LCH | lch(91.14, 18.90, 125.81°) |
| OKLab | oklab(91.97% -0.029 0.0396) |
| OKLCH | oklch(91.97% 0.049 126.3) |
| XYZ | xyz(69.6473, 78.8022, 66.1735) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.43
Beige
#F5F5DC
ΔE00 7.03
Eggshell (survey)
#FFFFD4
ΔE00 7.17
Lightyellow
#FFFFE0
ΔE00 7.33
Cream
#FFFDD0
ΔE00 7.60
Off White (survey)
#FFFFE4
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBC8 #D7C8EB
analogous
#EBE8C8 #DCEBC8 #CAEBC8
triadic
#DCEBC8 #C8DCEB #EBC8DC
tetradic
#DCEBC8 #C8EBE8 #D7C8EB #EBC8CA
square
#DCEBC8 #C8EBE8 #D7C8EB #EBC8CA
split-complementary
#DCEBC8 #C8CAEB #E8C8EB
monochromatic
#A3CA6E #BFDB9B #DCEBC8 #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.25
#DCEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DCEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBC8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBC8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#EDE5C9
Tritanopia (blue-blind)
#DEE7E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcebc8; /* rgb */ color: rgb(220, 235, 200); /* oklch */ color: oklch(92.0% 0.049 126.3);
Tailwind
colors: {
custom: {
50: '#e7f1d8',
500: '#dcebc8',
950: '#000000',
},
}SCSS
$custom: #dcebc8; $custom-light: #e7f1d8; $custom-dark: #000000;
JSON
{
"hex": "#dcebc8",
"rgb": {
"r": 220,
"g": 235,
"b": 200
},
"hsl": {
"h": 85.714,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.91966,
"c": 0.0491,
"h": 126.3
},
"luminance": 0.78802
}Semantic roles & 50–950 ramp
primary
#DCEBC8
secondary
#A890C7
accent
#2CBA69
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583