#D4DEBD#D4DEBD
#D4DEBD is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.4% C 0.045 H 121.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEBD |
|---|---|
| RGB | rgb(212, 222, 189) |
| HSL | hsl(78, 33%, 81%) |
| HSV | hsv(78, 15%, 87%) |
| CMYK | cmyk(4.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.95, -9.08, 15.07) |
| CIE-LCH | lch(86.95, 17.59, 121.06°) |
| OKLab | oklab(88.43% -0.0234 0.0389) |
| OKLCH | oklch(88.43% 0.045 121) |
| XYZ | xyz(62.4567, 69.9138, 58.3386) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.50
Lightyellow
#FFFFE0
ΔE00 8.43
Eggshell (survey)
#FFFFD4
ΔE00 8.51
Cream
#FFFDD0
ΔE00 8.69
Off White (survey)
#FFFFE4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEBD #C7BDDE
analogous
#DED7BD #D4DEBD #C3DEBD
triadic
#D4DEBD #BDD4DE #DEBDD4
tetradic
#D4DEBD #BDDED7 #C7BDDE #DEBDC3
square
#D4DEBD #BDDED7 #C7BDDE #DEBDC3
split-complementary
#D4DEBD #BDC3DE #D7BDDE
monochromatic
#9FB56B #B9CA94 #D4DEBD #EFF2E6 #F2F5EB
Accessibility & contrast
On white
1.40
#D4DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D4DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEBD
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEBD | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#E1DABE
Tritanopia (blue-blind)
#D7DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4debd; /* rgb */ color: rgb(212, 222, 189); /* oklch */ color: oklch(88.4% 0.045 121.0);
Tailwind
colors: {
custom: {
50: '#e1e8d1',
500: '#d4debd',
950: '#000000',
},
}SCSS
$custom: #d4debd; $custom-light: #e1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d4debd",
"rgb": {
"r": 212,
"g": 222,
"b": 189
},
"hsl": {
"h": 78.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.88426,
"c": 0.04541,
"h": 121
},
"luminance": 0.69914
}Semantic roles & 50–950 ramp
primary
#D4DEBD
secondary
#9789B6
accent
#39AC5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483