#DEC2C8#DEC2C8
#DEC2C8 is a very light, muted red. Relative luminance 0.583; OKLCH L 83.9% C 0.033 H 3.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2C8 |
|---|---|
| RGB | rgb(222, 194, 200) |
| HSL | hsl(347, 30%, 82%) |
| HSV | hsv(347, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 9.9%, 12.9%) |
| CIE-LAB | lab(80.90, 10.88, 0.64) |
| CIE-LCH | lch(80.90, 10.90, 3.39°) |
| OKLab | oklab(83.95% 0.0326 0.0019) |
| OKLCH | oklch(83.95% 0.033 3.3) |
| XYZ | xyz(59.8405, 58.2846, 62.7301) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.04
Pinkish Grey
#C8ACA9
ΔE00 7.09
Light Pink
#FFD1DF
ΔE00 7.30
Pale Pink
#FFCFDC
ΔE00 7.30
Light Rose
#FFC5CB
ΔE00 8.15
Dusty Pink
#D8A7B1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2C8 #C2DED8
analogous
#DEC2D6 #DEC2C8 #DECAC2
triadic
#DEC2C8 #C8DEC2 #C2C8DE
tetradic
#DEC2C8 #D6DEC2 #C2DED8 #CAC2DE
square
#DEC2C8 #D6DEC2 #C2DED8 #CAC2DE
split-complementary
#DEC2C8 #C2DECA #C2D6DE
monochromatic
#B37380 #C99AA4 #DEC2C8 #F3EAEC #F4EBED
Accessibility & contrast
On white
1.66
#DEC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DEC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2C8
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2C8 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#CCCBC7
Tritanopia (blue-blind)
#E4C0C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2c8; /* rgb */ color: rgb(222, 194, 200); /* oklch */ color: oklch(83.9% 0.033 3.3);
Tailwind
colors: {
custom: {
50: '#e8d4d8',
500: '#dec2c8',
950: '#000000',
},
}SCSS
$custom: #dec2c8; $custom-light: #e8d4d8; $custom-dark: #000000;
JSON
{
"hex": "#dec2c8",
"rgb": {
"r": 222,
"g": 194,
"b": 200
},
"hsl": {
"h": 347.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83945,
"c": 0.03266,
"h": 3.3
},
"luminance": 0.58283
}Semantic roles & 50–950 ramp
primary
#DEC2C8
secondary
#8FB5AD
accent
#A8913D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383