#DECACC#DECACC
#DECACC is a very light, muted red. Relative luminance 0.621; OKLCH L 85.6% C 0.023 H 10.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DECACC |
|---|---|
| RGB | rgb(222, 202, 204) |
| HSL | hsl(354, 23%, 83%) |
| HSV | hsv(354, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.98, 7.31, 1.54) |
| CIE-LCH | lch(82.98, 7.47, 11.90°) |
| OKLab | oklab(85.61% 0.0222 0.0042) |
| OKLCH | oklch(85.61% 0.023 10.7) |
| XYZ | xyz(62.1427, 62.1313, 65.8339) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.83
Pinkish Grey
#C8ACA9
ΔE00 8.12
Lavenderblush
#FFF0F5
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 8.93
Thistle
#D8BFD8
ΔE00 9.21
Gainsboro
#DCDCDC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECACC #CADEDC
analogous
#DECAD6 #DECACC #DED2CA
triadic
#DECACC #CCDECA #CACCDE
tetradic
#DECACC #D6DECA #CADEDC #D2CADE
square
#DECACC #D6DECA #CADEDC #D2CADE
split-complementary
#DECACC #CADED2 #CAD6DE
monochromatic
#AF7F83 #C7A4A8 #DECACC #F3ECED #F3ECED
Accessibility & contrast
On white
1.56
#DECACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DECACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECACC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECACC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#E2C9CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decacc; /* rgb */ color: rgb(222, 202, 204); /* oklch */ color: oklch(85.6% 0.023 10.7);
Tailwind
colors: {
custom: {
50: '#e8dadb',
500: '#decacc',
950: '#000000',
},
}SCSS
$custom: #decacc; $custom-light: #e8dadb; $custom-dark: #000000;
JSON
{
"hex": "#decacc",
"rgb": {
"r": 222,
"g": 202,
"b": 204
},
"hsl": {
"h": 354,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85608,
"c": 0.02257,
"h": 10.7
},
"luminance": 0.6213
}Semantic roles & 50–950 ramp
primary
#DECACC
secondary
#98B5B2
accent
#A29844
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384