#D7DFCD#D7DFCD
#D7DFCD is a very light, muted yellow-green. Relative luminance 0.716; OKLCH L 89.3% C 0.026 H 126.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFCD |
|---|---|
| RGB | rgb(215, 223, 205) |
| HSL | hsl(87, 22%, 84%) |
| HSV | hsv(87, 8%, 87%) |
| CMYK | cmyk(3.6%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(87.79, -5.89, 7.89) |
| CIE-LCH | lch(87.79, 9.84, 126.73°) |
| OKLab | oklab(89.26% -0.0153 0.0206) |
| OKLCH | oklch(89.26% 0.026 126.6) |
| XYZ | xyz(65.4297, 71.6301, 68.1248) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.51
Beige
#F5F5DC
ΔE00 6.31
Eggshell
#F0EAD6
ΔE00 6.81
Honeydew
#F0FFF0
ΔE00 7.11
Ivory
#FFFFF0
ΔE00 8.13
Off White (survey)
#FFFFE4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFCD #D5CDDF
analogous
#DFDECD #D7DFCD #CEDFCD
triadic
#D7DFCD #CDD7DF #DFCDD7
tetradic
#D7DFCD #CDDFDE #D5CDDF #DFCDCE
square
#D7DFCD #CDDFDE #D5CDDF #DFCDCE
split-complementary
#D7DFCD #CDCEDF #DECDDF
monochromatic
#9BAF82 #B9C7A8 #D7DFCD #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.37
#D7DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D7DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFCD
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFCD | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#D8DDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dfcd; /* rgb */ color: rgb(215, 223, 205); /* oklch */ color: oklch(89.3% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#e3e9dc',
500: '#d7dfcd',
950: '#000000',
},
}SCSS
$custom: #d7dfcd; $custom-light: #e3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#d7dfcd",
"rgb": {
"r": 215,
"g": 223,
"b": 205
},
"hsl": {
"h": 86.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.89259,
"c": 0.02566,
"h": 126.6
},
"luminance": 0.7163
}Semantic roles & 50–950 ramp
primary
#D7DFCD
secondary
#A79BB5
accent
#45A06E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484