#DECDD1#DECDD1
#DECDD1 is a very light, near-neutral red. Relative luminance 0.638; OKLCH L 86.3% C 0.020 H 1.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDD1 |
|---|---|
| RGB | rgb(222, 205, 209) |
| HSL | hsl(346, 20%, 84%) |
| HSV | hsv(346, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.86, 6.59, 0.15) |
| CIE-LCH | lch(83.86, 6.59, 1.32°) |
| OKLab | oklab(86.34% 0.0197 0.0005) |
| OKLCH | oklch(86.34% 0.02 1.5) |
| XYZ | xyz(63.4628, 63.7965, 69.2800) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.02
Lavenderblush
#FFF0F5
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.09
Gainsboro
#DCDCDC
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.89
Silver
#C0C0C0
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDD1 #CDDEDA
analogous
#DECDD9 #DECDD1 #DED1CD
triadic
#DECDD1 #D1DECD #CDD1DE
tetradic
#DECDD1 #D9DECD #CDDEDA #D1CDDE
square
#DECDD1 #D9DECD #CDDEDA #D1CDDE
split-complementary
#DECDD1 #CDDED1 #CDD9DE
monochromatic
#AD838D #C6A8AF #DECDD1 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.53
#DECDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DECDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDD1
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDD1 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD1
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#E1CCCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decdd1; /* rgb */ color: rgb(222, 205, 209); /* oklch */ color: oklch(86.3% 0.020 1.5);
Tailwind
colors: {
custom: {
50: '#e8dcdf',
500: '#decdd1',
950: '#000000',
},
}SCSS
$custom: #decdd1; $custom-light: #e8dcdf; $custom-dark: #000000;
JSON
{
"hex": "#decdd1",
"rgb": {
"r": 222,
"g": 205,
"b": 209
},
"hsl": {
"h": 345.882,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86335,
"c": 0.01966,
"h": 1.5
},
"luminance": 0.63796
}Semantic roles & 50–950 ramp
primary
#DECDD1
secondary
#9BB4AE
accent
#9F8A47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484