#D7DCC2#D7DCC2
#D7DCC2 is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.4% C 0.035 H 116.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCC2 |
|---|---|
| RGB | rgb(215, 220, 194) |
| HSL | hsl(72, 27%, 81%) |
| HSV | hsv(72, 12%, 86%) |
| CMYK | cmyk(2.3%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.77, -6.19, 12.21) |
| CIE-LCH | lch(86.77, 13.69, 116.88°) |
| OKLab | oklab(88.37% -0.0154 0.0317) |
| OKLCH | oklch(88.37% 0.035 116) |
| XYZ | xyz(63.3539, 69.5287, 61.1113) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.08
Eggshell
#F0EAD6
ΔE00 6.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.77
Light Grey
#D8DCD6
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 7.93
Lightyellow
#FFFFE0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCC2 #C7C2DC
analogous
#DCD4C2 #D7DCC2 #CADCC2
triadic
#D7DCC2 #C2D7DC #DCC2D7
tetradic
#D7DCC2 #C2DCD4 #C7C2DC #DCC2CA
square
#D7DCC2 #C2DCD4 #C7C2DC #DCC2CA
split-complementary
#D7DCC2 #C2CADC #D4C2DC
monochromatic
#A4AF74 #BDC69B #D7DCC2 #F0F2E9 #F2F4EC
Accessibility & contrast
On white
1.41
#D7DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D7DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCC2
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCC2 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#E0D9C3
Tritanopia (blue-blind)
#DAD9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d7dcc2; /* rgb */ color: rgb(215, 220, 194); /* oklch */ color: oklch(88.4% 0.035 116.0);
Tailwind
colors: {
custom: {
50: '#e3e6d4',
500: '#d7dcc2',
950: '#000000',
},
}SCSS
$custom: #d7dcc2; $custom-light: #e3e6d4; $custom-dark: #000000;
JSON
{
"hex": "#d7dcc2",
"rgb": {
"r": 215,
"g": 220,
"b": 194
},
"hsl": {
"h": 71.538,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.88367,
"c": 0.03524,
"h": 116
},
"luminance": 0.69529
}Semantic roles & 50–950 ramp
primary
#D7DCC2
secondary
#968FB3
accent
#40A653
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483