#D7DEBF#D7DEBF
#D7DEBF is a very light, muted yellow-green. Relative luminance 0.705; OKLCH L 88.7% C 0.042 H 117.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEBF |
|---|---|
| RGB | rgb(215, 222, 191) |
| HSL | hsl(74, 32%, 81%) |
| HSV | hsv(74, 14%, 87%) |
| CMYK | cmyk(3.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(87.22, -7.69, 14.42) |
| CIE-LCH | lch(87.22, 16.34, 118.07°) |
| OKLab | oklab(88.7% -0.0195 0.0373) |
| OKLCH | oklch(88.7% 0.042 117.6) |
| XYZ | xyz(63.5484, 70.4514, 59.5308) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.09
Lightyellow
#FFFFE0
ΔE00 7.82
Eggshell
#F0EAD6
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 8.05
Eggshell (survey)
#FFFFD4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEBF #C6BFDE
analogous
#DED5BF #D7DEBF #C7DEBF
triadic
#D7DEBF #BFD7DE #DEBFD7
tetradic
#D7DEBF #BFDED5 #C6BFDE #DEBFC7
square
#D7DEBF #BFDED5 #C6BFDE #DEBFC7
split-complementary
#D7DEBF #BFC7DE #D5BFDE
monochromatic
#A5B46E #BEC997 #D7DEBF #F0F3E7 #F2F5EB
Accessibility & contrast
On white
1.39
#D7DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D7DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEBF
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEBF | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#DADAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d7debf; /* rgb */ color: rgb(215, 222, 191); /* oklch */ color: oklch(88.7% 0.042 117.6);
Tailwind
colors: {
custom: {
50: '#e3e8d2',
500: '#d7debf',
950: '#000000',
},
}SCSS
$custom: #d7debf; $custom-light: #e3e8d2; $custom-dark: #000000;
JSON
{
"hex": "#d7debf",
"rgb": {
"r": 215,
"g": 222,
"b": 191
},
"hsl": {
"h": 73.548,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88703,
"c": 0.04208,
"h": 117.6
},
"luminance": 0.70451
}Semantic roles & 50–950 ramp
primary
#D7DEBF
secondary
#958BB6
accent
#3BAB54
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483