#DEC6C2#DEC6C2
#DEC6C2 is a very light, muted red. Relative luminance 0.598; OKLCH L 84.6% C 0.028 H 29.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6C2 |
|---|---|
| RGB | rgb(222, 198, 194) |
| HSL | hsl(9, 30%, 82%) |
| HSV | hsv(9, 13%, 87%) |
| CMYK | cmyk(0%, 10.8%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.74, 7.77, 5.08) |
| CIE-LCH | lch(81.74, 9.28, 33.19°) |
| OKLab | oklab(84.55% 0.0243 0.0135) |
| OKLCH | oklch(84.55% 0.028 29) |
| XYZ | xyz(60.0553, 59.8141, 59.4101) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.71
Mistyrose
#FFE4E1
ΔE00 7.10
Warm Gray
#C9BEB0
ΔE00 9.17
Light Gray
#D3D3D3
ΔE00 10.06
Silver
#C0C0C0
ΔE00 10.27
Lavenderblush
#FFF0F5
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6C2 #C2DADE
analogous
#DEC2CC #DEC6C2 #DED4C2
triadic
#DEC6C2 #C2DEC6 #C6C2DE
tetradic
#DEC6C2 #CCDEC2 #C2DADE #D4C2DE
square
#DEC6C2 #CCDEC2 #C2DADE #D4C2DE
split-complementary
#DEC6C2 #C2DED4 #C2CCDE
monochromatic
#B37C73 #C9A19A #DEC6C2 #F3EBEA #F4ECEB
Accessibility & contrast
On white
1.62
#DEC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DEC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6C2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6C2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#E4C3C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec6c2; /* rgb */ color: rgb(222, 198, 194); /* oklch */ color: oklch(84.6% 0.028 29.0);
Tailwind
colors: {
custom: {
50: '#e8d7d4',
500: '#dec6c2',
950: '#000000',
},
}SCSS
$custom: #dec6c2; $custom-light: #e8d7d4; $custom-dark: #000000;
JSON
{
"hex": "#dec6c2",
"rgb": {
"r": 222,
"g": 198,
"b": 194
},
"hsl": {
"h": 8.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84551,
"c": 0.02779,
"h": 29
},
"luminance": 0.59813
}Semantic roles & 50–950 ramp
primary
#DEC6C2
secondary
#8FB0B5
accent
#99A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383