#D4DFCA#D4DFCA
#D4DFCA is a very light, muted yellow-green. Relative luminance 0.710; OKLCH L 89.0% C 0.031 H 129.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFCA |
|---|---|
| RGB | rgb(212, 223, 202) |
| HSL | hsl(91, 25%, 83%) |
| HSV | hsv(91, 9%, 87%) |
| CMYK | cmyk(4.9%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(87.50, -7.44, 9.03) |
| CIE-LCH | lch(87.50, 11.69, 129.49°) |
| OKLab | oklab(88.96% -0.0196 0.0235) |
| OKLCH | oklch(88.96% 0.031 129.8) |
| XYZ | xyz(64.1980, 71.0365, 66.1949) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.85
Light Grey
#D8DCD6
ΔE00 7.00
Honeydew
#F0FFF0
ΔE00 7.24
Eggshell
#F0EAD6
ΔE00 8.00
Off White (survey)
#FFFFE4
ΔE00 8.53
Lightyellow
#FFFFE0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFCA #D5CADF
analogous
#DEDFCA #D4DFCA #CADFCA
triadic
#D4DFCA #CAD4DF #DFCAD4
tetradic
#D4DFCA #CADEDF #D5CADF #DFCACA
square
#D4DFCA #CADEDF #D5CADF #DFCACA
split-complementary
#D4DFCA #CACADF #DFCADE
monochromatic
#96B17E #B5C8A4 #D4DFCA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.38
#D4DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D4DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFCA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFCA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#D5DDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dfca; /* rgb */ color: rgb(212, 223, 202); /* oklch */ color: oklch(89.0% 0.031 129.8);
Tailwind
colors: {
custom: {
50: '#e1e9da',
500: '#d4dfca',
950: '#000000',
},
}SCSS
$custom: #d4dfca; $custom-light: #e1e9da; $custom-dark: #000000;
JSON
{
"hex": "#d4dfca",
"rgb": {
"r": 212,
"g": 223,
"b": 202
},
"hsl": {
"h": 91.429,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.88955,
"c": 0.0306,
"h": 129.8
},
"luminance": 0.71037
}Semantic roles & 50–950 ramp
primary
#D4DFCA
secondary
#A797B6
accent
#42A375
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483