#D2DCC0#D2DCC0
#D2DCC0 is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.9% C 0.039 H 123.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCC0 |
|---|---|
| RGB | rgb(210, 220, 192) |
| HSL | hsl(81, 29%, 81%) |
| HSV | hsv(81, 13%, 86%) |
| CMYK | cmyk(4.5%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(86.35, -8.28, 12.62) |
| CIE-LCH | lch(86.35, 15.09, 123.26°) |
| OKLab | oklab(87.93% -0.0214 0.0327) |
| OKLCH | oklch(87.93% 0.039 123.2) |
| XYZ | xyz(61.6846, 68.6938, 59.8685) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.32
Eggshell
#F0EAD6
ΔE00 8.61
Lightyellow
#FFFFE0
ΔE00 8.77
Off White (survey)
#FFFFE4
ΔE00 8.88
Honeydew
#F0FFF0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCC0 #CAC0DC
analogous
#DCD8C0 #D2DCC0 #C4DCC0
triadic
#D2DCC0 #C0D2DC #DCC0D2
tetradic
#D2DCC0 #C0DCD8 #CAC0DC #DCC0C4
square
#D2DCC0 #C0DCD8 #CAC0DC #DCC0C4
split-complementary
#D2DCC0 #C0C4DC #D8C0DC
monochromatic
#9AB071 #B6C699 #D2DCC0 #EEF2E7 #F1F4EB
Accessibility & contrast
On white
1.42
#D2DCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D2DCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCC0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCC0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BE
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#D4D9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dcc0; /* rgb */ color: rgb(210, 220, 192); /* oklch */ color: oklch(87.9% 0.039 123.2);
Tailwind
colors: {
custom: {
50: '#dfe6d3',
500: '#d2dcc0',
950: '#000000',
},
}SCSS
$custom: #d2dcc0; $custom-light: #dfe6d3; $custom-dark: #000000;
JSON
{
"hex": "#d2dcc0",
"rgb": {
"r": 210,
"g": 220,
"b": 192
},
"hsl": {
"h": 81.429,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87934,
"c": 0.03911,
"h": 123.2
},
"luminance": 0.68694
}Semantic roles & 50–950 ramp
primary
#D2DCC0
secondary
#9B8DB3
accent
#3EA764
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483