#DECACD#DECACD
#DECACD is a very light, muted red. Relative luminance 0.622; OKLCH L 85.6% C 0.023 H 7.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DECACD |
|---|---|
| RGB | rgb(222, 202, 205) |
| HSL | hsl(351, 23%, 83%) |
| HSV | hsv(351, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 7.7%, 12.9%) |
| CIE-LAB | lab(83.01, 7.48, 1.04) |
| CIE-LCH | lch(83.01, 7.56, 7.95°) |
| OKLab | oklab(85.64% 0.0226 0.0029) |
| OKLCH | oklch(85.64% 0.023 7.3) |
| XYZ | xyz(62.2631, 62.1794, 66.4676) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.96
Pinkish Grey
#C8ACA9
ΔE00 8.25
Lavenderblush
#FFF0F5
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 9.05
Light Pink
#FFD1DF
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECACD #CADEDB
analogous
#DECAD7 #DECACD #DED1CA
triadic
#DECACD #CDDECA #CACDDE
tetradic
#DECACD #D7DECA #CADEDB #D1CADE
square
#DECACD #D7DECA #CADEDB #D1CADE
split-complementary
#DECACD #CADED1 #CAD7DE
monochromatic
#AF7F86 #C7A4A9 #DECACD #F3ECED #F3ECED
Accessibility & contrast
On white
1.56
#DECACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DECACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECACD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECACD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#E2C9CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decacd; /* rgb */ color: rgb(222, 202, 205); /* oklch */ color: oklch(85.6% 0.023 7.3);
Tailwind
colors: {
custom: {
50: '#e8dadc',
500: '#decacd',
950: '#000000',
},
}SCSS
$custom: #decacd; $custom-light: #e8dadc; $custom-dark: #000000;
JSON
{
"hex": "#decacd",
"rgb": {
"r": 222,
"g": 202,
"b": 205
},
"hsl": {
"h": 351,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85636,
"c": 0.02274,
"h": 7.3
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#DECACD
secondary
#98B5B0
accent
#A29444
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384