#D2DAC2#D2DAC2
#D2DAC2 is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.6% C 0.033 H 122.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAC2 |
|---|---|
| RGB | rgb(210, 218, 194) |
| HSL | hsl(80, 24%, 81%) |
| HSV | hsv(80, 11%, 85%) |
| CMYK | cmyk(3.7%, 0%, 11%, 14.5%) |
| CIE-LAB | lab(85.88, -6.93, 10.89) |
| CIE-LCH | lch(85.88, 12.91, 122.45°) |
| OKLab | oklab(87.57% -0.0178 0.0283) |
| OKLCH | oklch(87.57% 0.033 122.1) |
| XYZ | xyz(61.3859, 67.7395, 60.8696) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.04
Light Grey
#D8DCD6
ΔE00 7.59
Eggshell
#F0EAD6
ΔE00 7.76
Honeydew
#F0FFF0
ΔE00 8.81
Off White (survey)
#FFFFE4
ΔE00 8.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAC2 #CAC2DA
analogous
#DAD6C2 #D2DAC2 #C6DAC2
triadic
#D2DAC2 #C2D2DA #DAC2D2
tetradic
#D2DAC2 #C2DAD6 #CAC2DA #DAC2C6
square
#D2DAC2 #C2DAD6 #CAC2DA #DAC2C6
split-complementary
#D2DAC2 #C2C6DA #D6C2DA
monochromatic
#9AAC76 #B6C39C #D2DAC2 #EEF1E8 #F1F3EC
Accessibility & contrast
On white
1.44
#D2DAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D2DAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAC2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAC2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C1
Deuteranopia (green-blind)
#DCD7C3
Tritanopia (blue-blind)
#D4D7D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2dac2; /* rgb */ color: rgb(210, 218, 194); /* oklch */ color: oklch(87.6% 0.033 122.1);
Tailwind
colors: {
custom: {
50: '#dfe5d4',
500: '#d2dac2',
950: '#000000',
},
}SCSS
$custom: #d2dac2; $custom-light: #dfe5d4; $custom-dark: #000000;
JSON
{
"hex": "#d2dac2",
"rgb": {
"r": 210,
"g": 218,
"b": 194
},
"hsl": {
"h": 80,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.87573,
"c": 0.03343,
"h": 122.1
},
"luminance": 0.67739
}Semantic roles & 50–950 ramp
primary
#D2DAC2
secondary
#9B90B0
accent
#43A363
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483