#D8DEBB#D8DEBB
#D8DEBB is a very light, muted yellow-green. Relative luminance 0.704; OKLCH L 88.7% C 0.047 H 115.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEBB |
|---|---|
| RGB | rgb(216, 222, 187) |
| HSL | hsl(70, 35%, 80%) |
| HSV | hsv(70, 16%, 87%) |
| CMYK | cmyk(2.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(87.21, -7.97, 16.51) |
| CIE-LCH | lch(87.21, 18.33, 115.76°) |
| OKLab | oklab(88.69% -0.0201 0.0425) |
| OKLCH | oklch(88.69% 0.047 115.3) |
| XYZ | xyz(63.4088, 70.4296, 57.2579) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.68
Beige
#F5F5DC
ΔE00 6.81
Beige (survey)
#E6DAA6
ΔE00 7.50
Eggshell (survey)
#FFFFD4
ΔE00 7.73
Pale
#FFF9D0
ΔE00 7.73
Cream
#FFFDD0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEBB #C1BBDE
analogous
#DED2BB #D8DEBB #C6DEBB
triadic
#D8DEBB #BBD8DE #DEBBD8
tetradic
#D8DEBB #BBDED2 #C1BBDE #DEBBC6
square
#D8DEBB #BBDED2 #C1BBDE #DEBBC6
split-complementary
#D8DEBB #BBC6DE #D2BBDE
monochromatic
#A9B669 #C0CA92 #D8DEBB #F0F2E4 #F3F5EA
Accessibility & contrast
On white
1.39
#D8DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D8DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEBB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEBB | 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)
#E3DAB9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#DCDAD4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8debb; /* rgb */ color: rgb(216, 222, 187); /* oklch */ color: oklch(88.7% 0.047 115.3);
Tailwind
colors: {
custom: {
50: '#e4e8cf',
500: '#d8debb',
950: '#000000',
},
}SCSS
$custom: #d8debb; $custom-light: #e4e8cf; $custom-dark: #000000;
JSON
{
"hex": "#d8debb",
"rgb": {
"r": 216,
"g": 222,
"b": 187
},
"hsl": {
"h": 70.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88685,
"c": 0.04704,
"h": 115.3
},
"luminance": 0.70429
}Semantic roles & 50–950 ramp
primary
#D8DEBB
secondary
#8F87B6
accent
#38AD4C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483