#D3DEBE#D3DEBE
#D3DEBE is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.4% C 0.044 H 122.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEBE |
|---|---|
| RGB | rgb(211, 222, 190) |
| HSL | hsl(81, 33%, 81%) |
| HSV | hsv(81, 14%, 87%) |
| CMYK | cmyk(5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.90, -9.27, 14.46) |
| CIE-LCH | lch(86.90, 17.18, 122.66°) |
| OKLab | oklab(88.37% -0.024 0.0374) |
| OKLCH | oklch(88.37% 0.044 122.8) |
| XYZ | xyz(62.2782, 69.8091, 58.8988) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.77
Lightyellow
#FFFFE0
ΔE00 8.60
Eggshell (survey)
#FFFFD4
ΔE00 8.77
Off White (survey)
#FFFFE4
ΔE00 8.88
Cream
#FFFDD0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEBE #C9BEDE
analogous
#DED9BE #D3DEBE #C3DEBE
triadic
#D3DEBE #BED3DE #DEBED3
tetradic
#D3DEBE #BEDED9 #C9BEDE #DEBEC3
square
#D3DEBE #BEDED9 #C9BEDE #DEBEC3
split-complementary
#D3DEBE #BEC3DE #D9BEDE
monochromatic
#9CB56D #B8C995 #D3DEBE #EEF3E7 #F1F5EB
Accessibility & contrast
On white
1.40
#D3DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D3DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEBE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEBE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#D6DBD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3debe; /* rgb */ color: rgb(211, 222, 190); /* oklch */ color: oklch(88.4% 0.044 122.8);
Tailwind
colors: {
custom: {
50: '#e0e8d1',
500: '#d3debe',
950: '#000000',
},
}SCSS
$custom: #d3debe; $custom-light: #e0e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d3debe",
"rgb": {
"r": 211,
"g": 222,
"b": 190
},
"hsl": {
"h": 80.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88374,
"c": 0.04443,
"h": 122.8
},
"luminance": 0.69809
}Semantic roles & 50–950 ramp
primary
#D3DEBE
secondary
#998AB6
accent
#3AAB61
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483