#DEC8C2#DEC8C2
#DEC8C2 is a very light, muted red. Relative luminance 0.607; OKLCH L 84.9% C 0.026 H 35.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8C2 |
|---|---|
| RGB | rgb(222, 200, 194) |
| HSL | hsl(13, 30%, 82%) |
| HSV | hsv(13, 13%, 87%) |
| CMYK | cmyk(0%, 9.9%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.24, 6.71, 5.80) |
| CIE-LCH | lch(82.24, 8.87, 40.84°) |
| OKLab | oklab(84.94% 0.0213 0.0153) |
| OKLCH | oklch(84.94% 0.026 35.7) |
| XYZ | xyz(60.5154, 60.7344, 59.5635) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.10
Pinkish Grey
#C8ACA9
ΔE00 7.45
Warm Gray
#C9BEB0
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 9.34
Warm Beige
#E9DCC9
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8C2 #C2D8DE
analogous
#DEC2CA #DEC8C2 #DED6C2
triadic
#DEC8C2 #C2DEC8 #C8C2DE
tetradic
#DEC8C2 #CADEC2 #C2D8DE #D6C2DE
square
#DEC8C2 #CADEC2 #C2D8DE #D6C2DE
split-complementary
#DEC8C2 #C2DED6 #C2CADE
monochromatic
#B38073 #C9A49A #DEC8C2 #F3ECEA #F4EDEB
Accessibility & contrast
On white
1.60
#DEC8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DEC8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8C2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8C2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC2
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#E4C5C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec8c2; /* rgb */ color: rgb(222, 200, 194); /* oklch */ color: oklch(84.9% 0.026 35.7);
Tailwind
colors: {
custom: {
50: '#e8d8d4',
500: '#dec8c2',
950: '#000000',
},
}SCSS
$custom: #dec8c2; $custom-light: #e8d8d4; $custom-dark: #000000;
JSON
{
"hex": "#dec8c2",
"rgb": {
"r": 222,
"g": 200,
"b": 194
},
"hsl": {
"h": 12.857,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84941,
"c": 0.02625,
"h": 35.7
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#DEC8C2
secondary
#8FADB5
accent
#91A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383