#DECCCA#DECCCA
#DECCCA is a very light, muted red. Relative luminance 0.630; OKLCH L 85.9% C 0.020 H 25.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCCA |
|---|---|
| RGB | rgb(222, 204, 202) |
| HSL | hsl(6, 23%, 83%) |
| HSV | hsv(6, 9%, 87%) |
| CMYK | cmyk(0%, 8.1%, 9%, 12.9%) |
| CIE-LAB | lab(83.43, 5.92, 3.26) |
| CIE-LCH | lch(83.43, 6.76, 28.84°) |
| OKLab | oklab(85.94% 0.0185 0.0087) |
| OKLCH | oklch(85.94% 0.02 25.2) |
| XYZ | xyz(62.3767, 62.9806, 64.7362) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.30
Pinkish Grey
#C8ACA9
ΔE00 8.50
Lavenderblush
#FFF0F5
ΔE00 8.60
Warm Gray
#C9BEB0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCCA #CADCDE
analogous
#DECAD2 #DECCCA #DED6CA
triadic
#DECCCA #CADECC #CCCADE
tetradic
#DECCCA #D2DECA #CADCDE #D6CADE
square
#DECCCA #D2DECA #CADCDE #D6CADE
split-complementary
#DECCCA #CADED6 #CAD2DE
monochromatic
#AF837F #C7A8A4 #DECCCA #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.54
#DECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCCA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCCA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#E3CACB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deccca; /* rgb */ color: rgb(222, 204, 202); /* oklch */ color: oklch(85.9% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#e8dbda',
500: '#deccca',
950: '#000000',
},
}SCSS
$custom: #deccca; $custom-light: #e8dbda; $custom-dark: #000000;
JSON
{
"hex": "#deccca",
"rgb": {
"r": 222,
"g": 204,
"b": 202
},
"hsl": {
"h": 6,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.85942,
"c": 0.02039,
"h": 25.2
},
"luminance": 0.6298
}Semantic roles & 50–950 ramp
primary
#DECCCA
secondary
#98B2B5
accent
#98A244
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483