#DEC3C8#DEC3C8
#DEC3C8 is a very light, muted red. Relative luminance 0.587; OKLCH L 84.1% C 0.031 H 5.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3C8 |
|---|---|
| RGB | rgb(222, 195, 200) |
| HSL | hsl(349, 29%, 82%) |
| HSV | hsv(349, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.14, 10.35, 1.00) |
| CIE-LCH | lch(81.14, 10.40, 5.54°) |
| OKLab | oklab(84.14% 0.0311 0.0028) |
| OKLCH | oklch(84.14% 0.031 5.2) |
| XYZ | xyz(60.0638, 58.7312, 62.8046) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.44
Light Pink
#FFD1DF
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 7.60
Mistyrose
#FFE4E1
ΔE00 8.23
Light Rose
#FFC5CB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3C8 #C3DED9
analogous
#DEC3D6 #DEC3C8 #DECCC3
triadic
#DEC3C8 #C8DEC3 #C3C8DE
tetradic
#DEC3C8 #D6DEC3 #C3DED9 #CCC3DE
square
#DEC3C8 #D6DEC3 #C3DED9 #CCC3DE
split-complementary
#DEC3C8 #C3DECC #C3D6DE
monochromatic
#B37480 #C89CA4 #DEC3C8 #F4EAEC #F4EBED
Accessibility & contrast
On white
1.65
#DEC3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DEC3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3C8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3C8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#E3C1C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3c8; /* rgb */ color: rgb(222, 195, 200); /* oklch */ color: oklch(84.1% 0.031 5.2);
Tailwind
colors: {
custom: {
50: '#e8d5d8',
500: '#dec3c8',
950: '#000000',
},
}SCSS
$custom: #dec3c8; $custom-light: #e8d5d8; $custom-dark: #000000;
JSON
{
"hex": "#dec3c8",
"rgb": {
"r": 222,
"g": 195,
"b": 200
},
"hsl": {
"h": 348.889,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84137,
"c": 0.03124,
"h": 5.2
},
"luminance": 0.5873
}Semantic roles & 50–950 ramp
primary
#DEC3C8
secondary
#90B5AE
accent
#A8943E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383