#DEC7C2#DEC7C2
#DEC7C2 is a very light, muted red. Relative luminance 0.603; OKLCH L 84.7% C 0.027 H 32.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7C2 |
|---|---|
| RGB | rgb(222, 199, 194) |
| HSL | hsl(11, 30%, 82%) |
| HSV | hsv(11, 13%, 87%) |
| CMYK | cmyk(0%, 10.4%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.99, 7.24, 5.44) |
| CIE-LCH | lch(81.99, 9.06, 36.93°) |
| OKLab | oklab(84.75% 0.0228 0.0144) |
| OKLCH | oklch(84.75% 0.027 32.2) |
| XYZ | xyz(60.2846, 60.2727, 59.4866) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.05
Mistyrose
#FFE4E1
ΔE00 7.06
Warm Gray
#C9BEB0
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 9.69
Silver
#C0C0C0
ΔE00 9.99
Apricot
#FBCEB1
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7C2 #C2D9DE
analogous
#DEC2CB #DEC7C2 #DED5C2
triadic
#DEC7C2 #C2DEC7 #C7C2DE
tetradic
#DEC7C2 #CBDEC2 #C2D9DE #D5C2DE
square
#DEC7C2 #CBDEC2 #C2D9DE #D5C2DE
split-complementary
#DEC7C2 #C2DED5 #C2CBDE
monochromatic
#B37E73 #C9A39A #DEC7C2 #F3EBEA #F4EDEB
Accessibility & contrast
On white
1.61
#DEC7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DEC7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7C2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7C2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9C2
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#E4C4C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec7c2; /* rgb */ color: rgb(222, 199, 194); /* oklch */ color: oklch(84.7% 0.027 32.2);
Tailwind
colors: {
custom: {
50: '#e8d8d4',
500: '#dec7c2',
950: '#000000',
},
}SCSS
$custom: #dec7c2; $custom-light: #e8d8d4; $custom-dark: #000000;
JSON
{
"hex": "#dec7c2",
"rgb": {
"r": 222,
"g": 199,
"b": 194
},
"hsl": {
"h": 10.714,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84746,
"c": 0.02697,
"h": 32.2
},
"luminance": 0.60271
}Semantic roles & 50–950 ramp
primary
#DEC7C2
secondary
#8FAFB5
accent
#95A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383