#D2DCC2#D2DCC2
#D2DCC2 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 88.0% C 0.037 H 124.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCC2 |
|---|---|
| RGB | rgb(210, 220, 194) |
| HSL | hsl(83, 27%, 81%) |
| HSV | hsv(83, 12%, 86%) |
| CMYK | cmyk(4.5%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.40, -7.95, 11.63) |
| CIE-LCH | lch(86.40, 14.09, 124.34°) |
| OKLab | oklab(87.98% -0.0206 0.0302) |
| OKLCH | oklch(87.98% 0.037 124.3) |
| XYZ | xyz(61.9077, 68.7830, 61.0435) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.16
Eggshell
#F0EAD6
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 8.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 8.62
Lightyellow
#FFFFE0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCC2 #CCC2DC
analogous
#DCD9C2 #D2DCC2 #C5DCC2
triadic
#D2DCC2 #C2D2DC #DCC2D2
tetradic
#D2DCC2 #C2DCD9 #CCC2DC #DCC2C5
square
#D2DCC2 #C2DCD9 #CCC2DC #DCC2C5
split-complementary
#D2DCC2 #C2C5DC #D9C2DC
monochromatic
#99AF74 #B5C69B #D2DCC2 #EFF2E9 #F1F4EC
Accessibility & contrast
On white
1.42
#D2DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D2DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCC2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCC2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DED8C3
Tritanopia (blue-blind)
#D4D9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dcc2; /* rgb */ color: rgb(210, 220, 194); /* oklch */ color: oklch(88.0% 0.037 124.3);
Tailwind
colors: {
custom: {
50: '#dfe6d4',
500: '#d2dcc2',
950: '#000000',
},
}SCSS
$custom: #d2dcc2; $custom-light: #dfe6d4; $custom-dark: #000000;
JSON
{
"hex": "#d2dcc2",
"rgb": {
"r": 210,
"g": 220,
"b": 194
},
"hsl": {
"h": 83.077,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87984,
"c": 0.03657,
"h": 124.3
},
"luminance": 0.68783
}Semantic roles & 50–950 ramp
primary
#D2DCC2
secondary
#9D8FB3
accent
#40A667
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483