#D4DACA#D4DACA
#D4DACA is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.9% C 0.023 H 123.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DACA |
|---|---|
| RGB | rgb(212, 218, 202) |
| HSL | hsl(83, 18%, 82%) |
| HSV | hsv(83, 7%, 85%) |
| CMYK | cmyk(2.8%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(86.21, -4.87, 7.17) |
| CIE-LCH | lch(86.21, 8.67, 124.22°) |
| OKLab | oklab(87.93% -0.0125 0.0188) |
| OKLCH | oklch(87.93% 0.023 123.7) |
| XYZ | xyz(62.8818, 68.4041, 65.7562) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.57
Eggshell
#F0EAD6
ΔE00 6.70
Beige
#F5F5DC
ΔE00 7.10
Silver (survey)
#C5C9C7
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DACA #D0CADA
analogous
#DAD8CA #D4DACA #CCDACA
triadic
#D4DACA #CAD4DA #DACAD4
tetradic
#D4DACA #CADAD8 #D0CADA #DACACC
square
#D4DACA #CADAD8 #D0CADA #DACACC
split-complementary
#D4DACA #CACCDA #D8CADA
monochromatic
#9AA882 #B7C1A6 #D4DACA #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.43
#D4DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#D4DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DACA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DACA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#D5D8D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4daca; /* rgb */ color: rgb(212, 218, 202); /* oklch */ color: oklch(87.9% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#e1e5da',
500: '#d4daca',
950: '#000000',
},
}SCSS
$custom: #d4daca; $custom-light: #e1e5da; $custom-dark: #000000;
JSON
{
"hex": "#d4daca",
"rgb": {
"r": 212,
"g": 218,
"b": 202
},
"hsl": {
"h": 82.5,
"s": 17.778,
"l": 82.353
},
"oklch": {
"l": 0.87932,
"c": 0.02253,
"h": 123.7
},
"luminance": 0.68404
}Semantic roles & 50–950 ramp
primary
#D4DACA
secondary
#A199AF
accent
#499C68
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483