#D3DEBD#D3DEBD
#D3DEBD is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.3% C 0.046 H 122.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEBD |
|---|---|
| RGB | rgb(211, 222, 189) |
| HSL | hsl(80, 33%, 81%) |
| HSV | hsv(80, 15%, 87%) |
| CMYK | cmyk(5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.88, -9.43, 14.95) |
| CIE-LCH | lch(86.88, 17.68, 122.23°) |
| OKLab | oklab(88.35% -0.0244 0.0386) |
| OKLCH | oklch(88.35% 0.046 122.3) |
| XYZ | xyz(62.1693, 69.7655, 58.3251) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.71
Lightyellow
#FFFFE0
ΔE00 8.63
Eggshell (survey)
#FFFFD4
ΔE00 8.69
Cream
#FFFDD0
ΔE00 8.89
Off White (survey)
#FFFFE4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEBD #C8BDDE
analogous
#DED8BD #D3DEBD #C2DEBD
triadic
#D3DEBD #BDD3DE #DEBDD3
tetradic
#D3DEBD #BDDED8 #C8BDDE #DEBDC2
square
#D3DEBD #BDDED8 #C8BDDE #DEBDC2
split-complementary
#D3DEBD #BDC2DE #D8BDDE
monochromatic
#9DB56B #B8CA94 #D3DEBD #EEF2E6 #F1F5EB
Accessibility & contrast
On white
1.40
#D3DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D3DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEBD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEBD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#E1DABE
Tritanopia (blue-blind)
#D6DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3debd; /* rgb */ color: rgb(211, 222, 189); /* oklch */ color: oklch(88.3% 0.046 122.3);
Tailwind
colors: {
custom: {
50: '#e0e8d1',
500: '#d3debd',
950: '#000000',
},
}SCSS
$custom: #d3debd; $custom-light: #e0e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d3debd",
"rgb": {
"r": 211,
"g": 222,
"b": 189
},
"hsl": {
"h": 80,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.8835,
"c": 0.04571,
"h": 122.3
},
"luminance": 0.69766
}Semantic roles & 50–950 ramp
primary
#D3DEBD
secondary
#9889B6
accent
#39AC60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483