#D7DFCB#D7DFCB
#D7DFCB is a very light, muted yellow-green. Relative luminance 0.715; OKLCH L 89.2% C 0.028 H 124.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFCB |
|---|---|
| RGB | rgb(215, 223, 203) |
| HSL | hsl(84, 24%, 84%) |
| HSV | hsv(84, 9%, 87%) |
| CMYK | cmyk(3.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.74, -6.23, 8.87) |
| CIE-LCH | lch(87.74, 10.84, 125.06°) |
| OKLab | oklab(89.21% -0.0161 0.0232) |
| OKLCH | oklch(89.21% 0.028 124.8) |
| XYZ | xyz(65.1898, 71.5342, 66.8615) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.19
Eggshell
#F0EAD6
ΔE00 6.87
Honeydew
#F0FFF0
ΔE00 7.28
Off White (survey)
#FFFFE4
ΔE00 7.97
Lightyellow
#FFFFE0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFCB #D3CBDF
analogous
#DFDDCB #D7DFCB #CDDFCB
triadic
#D7DFCB #CBD7DF #DFCBD7
tetradic
#D7DFCB #CBDFDD #D3CBDF #DFCBCD
square
#D7DFCB #CBDFDD #D3CBDF #DFCBCD
split-complementary
#D7DFCB #CBCDDF #DDCBDF
monochromatic
#9DB07F #BAC8A5 #D7DFCB #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.37
#D7DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D7DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFCB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFCB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#D8DDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dfcb; /* rgb */ color: rgb(215, 223, 203); /* oklch */ color: oklch(89.2% 0.028 124.8);
Tailwind
colors: {
custom: {
50: '#e3e9da',
500: '#d7dfcb',
950: '#000000',
},
}SCSS
$custom: #d7dfcb; $custom-light: #e3e9da; $custom-dark: #000000;
JSON
{
"hex": "#d7dfcb",
"rgb": {
"r": 215,
"g": 223,
"b": 203
},
"hsl": {
"h": 84,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89207,
"c": 0.02819,
"h": 124.8
},
"luminance": 0.71534
}Semantic roles & 50–950 ramp
primary
#D7DFCB
secondary
#A498B6
accent
#43A269
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483