#D4DEBF#D4DEBF
#D4DEBF is a very light, muted yellow-green. Relative luminance 0.700; OKLCH L 88.5% C 0.043 H 121.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEBF |
|---|---|
| RGB | rgb(212, 222, 191) |
| HSL | hsl(79, 32%, 81%) |
| HSV | hsv(79, 14%, 87%) |
| CMYK | cmyk(4.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(87.00, -8.75, 14.08) |
| CIE-LCH | lch(87.00, 16.58, 121.87°) |
| OKLab | oklab(88.47% -0.0226 0.0364) |
| OKLCH | oklch(88.47% 0.043 121.8) |
| XYZ | xyz(62.6753, 70.0012, 59.4898) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.65
Lightyellow
#FFFFE0
ΔE00 8.37
Off White (survey)
#FFFFE4
ΔE00 8.61
Eggshell (survey)
#FFFFD4
ΔE00 8.68
Eggshell
#F0EAD6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEBF #C9BFDE
analogous
#DED8BF #D4DEBF #C4DEBF
triadic
#D4DEBF #BFD4DE #DEBFD4
tetradic
#D4DEBF #BFDED8 #C9BFDE #DEBFC4
square
#D4DEBF #BFDED8 #C9BFDE #DEBFC4
split-complementary
#D4DEBF #BFC4DE #D8BFDE
monochromatic
#9EB46E #B9C997 #D4DEBF #EFF3E7 #F1F5EB
Accessibility & contrast
On white
1.40
#D4DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D4DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEBF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEBF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#D7DBD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4debf; /* rgb */ color: rgb(212, 222, 191); /* oklch */ color: oklch(88.5% 0.043 121.8);
Tailwind
colors: {
custom: {
50: '#e1e8d2',
500: '#d4debf',
950: '#000000',
},
}SCSS
$custom: #d4debf; $custom-light: #e1e8d2; $custom-dark: #000000;
JSON
{
"hex": "#d4debf",
"rgb": {
"r": 212,
"g": 222,
"b": 191
},
"hsl": {
"h": 79.355,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88474,
"c": 0.04286,
"h": 121.8
},
"luminance": 0.70001
}Semantic roles & 50–950 ramp
primary
#D4DEBF
secondary
#998BB6
accent
#3BAB5F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483