#DECDD0#DECDD0
#DECDD0 is a very light, near-neutral red. Relative luminance 0.637; OKLCH L 86.3% C 0.019 H 5.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDD0 |
|---|---|
| RGB | rgb(222, 205, 208) |
| HSL | hsl(349, 20%, 84%) |
| HSV | hsv(349, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 6.3%, 12.9%) |
| CIE-LAB | lab(83.83, 6.41, 0.65) |
| CIE-LCH | lch(83.83, 6.45, 5.76°) |
| OKLab | oklab(86.31% 0.0193 0.0018) |
| OKLCH | oklch(86.31% 0.019 5.4) |
| XYZ | xyz(63.3394, 63.7471, 68.6300) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.88
Lavenderblush
#FFF0F5
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 8.33
Silver
#C0C0C0
ΔE00 8.97
Very Light Pink
#FFF4F2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDD0 #CDDEDB
analogous
#DECDD8 #DECDD0 #DED2CD
triadic
#DECDD0 #D0DECD #CDD0DE
tetradic
#DECDD0 #D8DECD #CDDEDB #D2CDDE
square
#DECDD0 #D8DECD #CDDEDB #D2CDDE
split-complementary
#DECDD0 #CDDED2 #CDD8DE
monochromatic
#AD838B #C6A8AD #DECDD0 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.53
#DECDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DECDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDD0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDD0 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#E2CCCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decdd0; /* rgb */ color: rgb(222, 205, 208); /* oklch */ color: oklch(86.3% 0.019 5.4);
Tailwind
colors: {
custom: {
50: '#e8dcde',
500: '#decdd0',
950: '#000000',
},
}SCSS
$custom: #decdd0; $custom-light: #e8dcde; $custom-dark: #000000;
JSON
{
"hex": "#decdd0",
"rgb": {
"r": 222,
"g": 205,
"b": 208
},
"hsl": {
"h": 349.412,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86307,
"c": 0.01935,
"h": 5.4
},
"luminance": 0.63746
}Semantic roles & 50–950 ramp
primary
#DECDD0
secondary
#9BB4B0
accent
#9F8F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484