#D3DECA#D3DECA
#D3DECA is a very light, muted yellow-green. Relative luminance 0.704; OKLCH L 88.7% C 0.029 H 130.8°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DECA |
|---|---|
| RGB | rgb(211, 222, 202) |
| HSL | hsl(93, 23%, 83%) |
| HSV | hsv(93, 9%, 87%) |
| CMYK | cmyk(5%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.17, -7.27, 8.54) |
| CIE-LCH | lch(87.17, 11.22, 130.41°) |
| OKLab | oklab(88.68% -0.0192 0.0223) |
| OKLCH | oklch(88.68% 0.029 130.8) |
| XYZ | xyz(63.6442, 70.3555, 66.0927) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.70
Beige
#F5F5DC
ΔE00 7.07
Honeydew
#F0FFF0
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 8.06
Off White (survey)
#FFFFE4
ΔE00 8.78
Lightyellow
#FFFFE0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DECA #D5CADE
analogous
#DDDECA #D3DECA #CADECB
triadic
#D3DECA #CAD3DE #DECAD3
tetradic
#D3DECA #CADDDE #D5CADE #DECBCA
square
#D3DECA #CADDDE #D5CADE #DECBCA
split-complementary
#D3DECA #CBCADE #DECADD
monochromatic
#94AF7F #B4C7A4 #D3DECA #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.39
#D3DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#D3DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DECA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DECA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#D4DCD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3deca; /* rgb */ color: rgb(211, 222, 202); /* oklch */ color: oklch(88.7% 0.029 130.8);
Tailwind
colors: {
custom: {
50: '#e0e8da',
500: '#d3deca',
950: '#000000',
},
}SCSS
$custom: #d3deca; $custom-light: #e0e8da; $custom-dark: #000000;
JSON
{
"hex": "#d3deca",
"rgb": {
"r": 211,
"g": 222,
"b": 202
},
"hsl": {
"h": 93,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88675,
"c": 0.0294,
"h": 130.8
},
"luminance": 0.70356
}Semantic roles & 50–950 ramp
primary
#D3DECA
secondary
#A898B5
accent
#44A277
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483