#D1DECA#D1DECA
#D1DECA is a very light, muted yellow-green. Relative luminance 0.701; OKLCH L 88.5% C 0.030 H 134.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DECA |
|---|---|
| RGB | rgb(209, 222, 202) |
| HSL | hsl(99, 23%, 83%) |
| HSV | hsv(99, 9%, 87%) |
| CMYK | cmyk(5.9%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.03, -7.96, 8.32) |
| CIE-LCH | lch(87.03, 11.51, 133.75°) |
| OKLab | oklab(88.53% -0.0213 0.0217) |
| OKLCH | oklch(88.53% 0.03 134.4) |
| XYZ | xyz(63.0746, 70.0618, 66.0660) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.10
Honeydew
#F0FFF0
ΔE00 7.34
Beige
#F5F5DC
ΔE00 7.60
Eggshell
#F0EAD6
ΔE00 8.75
Off White (survey)
#FFFFE4
ΔE00 9.22
Lightyellow
#FFFFE0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DECA #D7CADE
analogous
#DBDECA #D1DECA #CADECD
triadic
#D1DECA #CAD1DE #DECAD1
tetradic
#D1DECA #CADBDE #D7CADE #DECDCA
square
#D1DECA #CADBDE #D7CADE #DECDCA
split-complementary
#D1DECA #CDCADE #DECADB
monochromatic
#90AF7F #B0C7A4 #D1DECA #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.40
#D1DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D1DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DECA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DECA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#D1DCD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1deca; /* rgb */ color: rgb(209, 222, 202); /* oklch */ color: oklch(88.5% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#dfe8da',
500: '#d1deca',
950: '#000000',
},
}SCSS
$custom: #d1deca; $custom-light: #dfe8da; $custom-dark: #000000;
JSON
{
"hex": "#d1deca",
"rgb": {
"r": 209,
"g": 222,
"b": 202
},
"hsl": {
"h": 99,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88525,
"c": 0.03036,
"h": 134.4
},
"luminance": 0.70062
}Semantic roles & 50–950 ramp
primary
#D1DECA
secondary
#AA98B5
accent
#44A281
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483