#DECACB#DECACB
#DECACB is a very light, muted red. Relative luminance 0.621; OKLCH L 85.6% C 0.022 H 14.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DECACB |
|---|---|
| RGB | rgb(222, 202, 203) |
| HSL | hsl(357, 23%, 83%) |
| HSV | hsv(357, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.96, 7.14, 2.04) |
| CIE-LCH | lch(82.96, 7.43, 15.93°) |
| OKLab | oklab(85.58% 0.0218 0.0055) |
| OKLCH | oklch(85.58% 0.022 14.1) |
| XYZ | xyz(62.0232, 62.0835, 65.2043) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 8.82
Gainsboro
#DCDCDC
ΔE00 9.30
Silver
#C0C0C0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECACB #CADEDD
analogous
#DECAD5 #DECACB #DED3CA
triadic
#DECACB #CBDECA #CACBDE
tetradic
#DECACB #D5DECA #CADEDD #D3CADE
square
#DECACB #D5DECA #CADEDD #D3CADE
split-complementary
#DECACB #CADED3 #CAD5DE
monochromatic
#AF7F81 #C7A4A6 #DECACB #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.57
#DECACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DECACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECACB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECACB | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#E3C8CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decacb; /* rgb */ color: rgb(222, 202, 203); /* oklch */ color: oklch(85.6% 0.022 14.1);
Tailwind
colors: {
custom: {
50: '#e8dada',
500: '#decacb',
950: '#000000',
},
}SCSS
$custom: #decacb; $custom-light: #e8dada; $custom-dark: #000000;
JSON
{
"hex": "#decacb",
"rgb": {
"r": 222,
"g": 202,
"b": 203
},
"hsl": {
"h": 357,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85579,
"c": 0.02248,
"h": 14.1
},
"luminance": 0.62082
}Semantic roles & 50–950 ramp
primary
#DECACB
secondary
#98B5B3
accent
#A29D44
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383