#D7DEBD#D7DEBD
#D7DEBD is a very light, muted yellow-green. Relative luminance 0.704; OKLCH L 88.7% C 0.045 H 117.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEBD |
|---|---|
| RGB | rgb(215, 222, 189) |
| HSL | hsl(73, 33%, 81%) |
| HSV | hsv(73, 15%, 87%) |
| CMYK | cmyk(3.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(87.17, -8.01, 15.41) |
| CIE-LCH | lch(87.17, 17.37, 117.47°) |
| OKLab | oklab(88.66% -0.0203 0.0398) |
| OKLCH | oklch(88.66% 0.045 117) |
| XYZ | xyz(63.3298, 70.3639, 58.3795) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.94
Lightyellow
#FFFFE0
ΔE00 7.89
Eggshell (survey)
#FFFFD4
ΔE00 8.01
Pale
#FFF9D0
ΔE00 8.08
Cream
#FFFDD0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEBD #C4BDDE
analogous
#DED4BD #D7DEBD #C6DEBD
triadic
#D7DEBD #BDD7DE #DEBDD7
tetradic
#D7DEBD #BDDED4 #C4BDDE #DEBDC6
square
#D7DEBD #BDDED4 #C4BDDE #DEBDC6
split-complementary
#D7DEBD #BDC6DE #D4BDDE
monochromatic
#A6B56B #BECA94 #D7DEBD #F0F2E6 #F3F5EB
Accessibility & contrast
On white
1.39
#D7DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#D7DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEBD
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEBD | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#E2DBBE
Tritanopia (blue-blind)
#DBDAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d7debd; /* rgb */ color: rgb(215, 222, 189); /* oklch */ color: oklch(88.7% 0.045 117.0);
Tailwind
colors: {
custom: {
50: '#e3e8d1',
500: '#d7debd',
950: '#000000',
},
}SCSS
$custom: #d7debd; $custom-light: #e3e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d7debd",
"rgb": {
"r": 215,
"g": 222,
"b": 189
},
"hsl": {
"h": 72.727,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.88655,
"c": 0.04466,
"h": 117
},
"luminance": 0.70364
}Semantic roles & 50–950 ramp
primary
#D7DEBD
secondary
#9389B6
accent
#39AC52
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483