#D8DCCA#D8DCCA
#D8DCCA is a very light, muted yellow-green. Relative luminance 0.701; OKLCH L 88.6% C 0.025 H 117.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCCA |
|---|---|
| RGB | rgb(216, 220, 202) |
| HSL | hsl(73, 20%, 83%) |
| HSV | hsv(73, 8%, 86%) |
| CMYK | cmyk(1.8%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(87.02, -4.51, 8.37) |
| CIE-LCH | lch(87.02, 9.51, 118.31°) |
| OKLab | oklab(88.65% -0.0112 0.0219) |
| OKLCH | oklch(88.65% 0.025 117.1) |
| XYZ | xyz(64.5712, 70.0497, 65.9849) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.06
Eggshell
#F0EAD6
ΔE00 5.69
Beige
#F5F5DC
ΔE00 6.14
Warm Beige
#E9DCC9
ΔE00 8.02
Ivory
#FFFFF0
ΔE00 8.03
Off White (survey)
#FFFFE4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCCA #CECADC
analogous
#DCD7CA #D8DCCA #CFDCCA
triadic
#D8DCCA #CAD8DC #DCCAD8
tetradic
#D8DCCA #CADCD7 #CECADC #DCCACF
square
#D8DCCA #CADCD7 #CECADC #DCCACF
split-complementary
#D8DCCA #CACFDC #D7CADC
monochromatic
#A2AB80 #BDC4A5 #D8DCCA #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.40
#D8DCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D8DCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCCA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCCA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#DADAD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8dcca; /* rgb */ color: rgb(216, 220, 202); /* oklch */ color: oklch(88.6% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#e4e6da',
500: '#d8dcca',
950: '#000000',
},
}SCSS
$custom: #d8dcca; $custom-light: #e4e6da; $custom-dark: #000000;
JSON
{
"hex": "#d8dcca",
"rgb": {
"r": 216,
"g": 220,
"b": 202
},
"hsl": {
"h": 73.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.88647,
"c": 0.02456,
"h": 117.1
},
"luminance": 0.7005
}Semantic roles & 50–950 ramp
primary
#D8DCCA
secondary
#9E98B2
accent
#479F5A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483