#D3DACE#D3DACE
#D3DACE is a very light, near-neutral yellow-green. Relative luminance 0.684; OKLCH L 88.0% C 0.018 H 131.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DACE |
|---|---|
| RGB | rgb(211, 218, 206) |
| HSL | hsl(95, 14%, 83%) |
| HSV | hsv(95, 6%, 85%) |
| CMYK | cmyk(3.2%, 0%, 5.5%, 14.5%) |
| CIE-LAB | lab(86.23, -4.52, 5.08) |
| CIE-LCH | lch(86.23, 6.80, 131.70°) |
| OKLab | oklab(87.96% -0.0119 0.0133) |
| OKLCH | oklch(87.96% 0.018 131.9) |
| XYZ | xyz(63.0741, 68.4478, 68.2694) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.24
Silver (survey)
#C5C9C7
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.20
Eggshell
#F0EAD6
ΔE00 7.31
Beige
#F5F5DC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DACE #D5CEDA
analogous
#D9DACE #D3DACE #CEDACF
triadic
#D3DACE #CED3DA #DACED3
tetradic
#D3DACE #CED9DA #D5CEDA #DACFCE
square
#D3DACE #CED9DA #D5CEDA #DACFCE
split-complementary
#D3DACE #CFCEDA #DACED9
monochromatic
#94A588 #B4C0AB #D3DACE #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.43
#D3DACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D3DACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DACE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DACE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#D3D9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3dace; /* rgb */ color: rgb(211, 218, 206); /* oklch */ color: oklch(88.0% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#e0e5dd',
500: '#d3dace',
950: '#000000',
},
}SCSS
$custom: #d3dace; $custom-light: #e0e5dd; $custom-dark: #000000;
JSON
{
"hex": "#d3dace",
"rgb": {
"r": 211,
"g": 218,
"b": 206
},
"hsl": {
"h": 95,
"s": 13.953,
"l": 83.137
},
"oklch": {
"l": 0.87963,
"c": 0.01788,
"h": 131.9
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#D3DACE
secondary
#A89DAF
accent
#4D9879
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484