#DEC3C2#DEC3C2
#DEC3C2 is a very light, muted red. Relative luminance 0.585; OKLCH L 84.0% C 0.031 H 20.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3C2 |
|---|---|
| RGB | rgb(222, 195, 194) |
| HSL | hsl(2, 30%, 82%) |
| HSV | hsv(2, 13%, 87%) |
| CMYK | cmyk(0%, 12.2%, 12.6%, 12.9%) |
| CIE-LAB | lab(80.99, 9.36, 4.01) |
| CIE-LCH | lch(80.99, 10.18, 23.17°) |
| OKLab | oklab(83.97% 0.0288 0.0107) |
| OKLCH | oklch(83.97% 0.031 20.3) |
| XYZ | xyz(59.3764, 58.4562, 59.1838) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Mistyrose
#FFE4E1
ΔE00 7.59
Light Rose
#FFC5CB
ΔE00 9.01
Pale Pink
#FFCFDC
ΔE00 9.03
Pale Rose
#FDC1C5
ΔE00 9.05
Light Pink
#FFD1DF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3C2 #C2DDDE
analogous
#DEC2CF #DEC3C2 #DED1C2
triadic
#DEC3C2 #C2DEC3 #C3C2DE
tetradic
#DEC3C2 #CFDEC2 #C2DDDE #D1C2DE
square
#DEC3C2 #CFDEC2 #C2DDDE #D1C2DE
split-complementary
#DEC3C2 #C2DED1 #C2CFDE
monochromatic
#B37573 #C99C9A #DEC3C2 #F3EAEA #F4EBEB
Accessibility & contrast
On white
1.65
#DEC3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DEC3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3C2
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3C2 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#E4C1C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3c2; /* rgb */ color: rgb(222, 195, 194); /* oklch */ color: oklch(84.0% 0.031 20.3);
Tailwind
colors: {
custom: {
50: '#e8d5d4',
500: '#dec3c2',
950: '#000000',
},
}SCSS
$custom: #dec3c2; $custom-light: #e8d5d4; $custom-dark: #000000;
JSON
{
"hex": "#dec3c2",
"rgb": {
"r": 222,
"g": 195,
"b": 194
},
"hsl": {
"h": 2.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83969,
"c": 0.03073,
"h": 20.3
},
"luminance": 0.58455
}Semantic roles & 50–950 ramp
primary
#DEC3C2
secondary
#8FB4B5
accent
#A5A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383