#DEC7C8#DEC7C8
#DEC7C8 is a very light, muted red. Relative luminance 0.605; OKLCH L 84.9% C 0.026 H 14.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7C8 |
|---|---|
| RGB | rgb(222, 199, 200) |
| HSL | hsl(357, 26%, 83%) |
| HSV | hsv(357, 10%, 87%) |
| CMYK | cmyk(0%, 10.4%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.14, 8.23, 2.45) |
| CIE-LCH | lch(82.14, 8.58, 16.56°) |
| OKLab | oklab(84.91% 0.0251 0.0066) |
| OKLCH | oklch(84.91% 0.026 14.7) |
| XYZ | xyz(60.9721, 60.5477, 63.1073) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.03
Pinkish Grey
#C8ACA9
ΔE00 7.18
Light Pink
#FFD1DF
ΔE00 9.12
Pale Pink
#FFCFDC
ΔE00 9.16
Thistle
#D8BFD8
ΔE00 9.31
Lavenderblush
#FFF0F5
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7C8 #C7DEDD
analogous
#DEC7D4 #DEC7C8 #DED1C7
triadic
#DEC7C8 #C8DEC7 #C7C8DE
tetradic
#DEC7C8 #D4DEC7 #C7DEDD #D1C7DE
square
#DEC7C8 #D4DEC7 #C7DEDD #D1C7DE
split-complementary
#DEC7C8 #C7DED1 #C7D4DE
monochromatic
#B17A7C #C7A0A2 #DEC7C8 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.60
#DEC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DEC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7C8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7C8 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#E3C5C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec7c8; /* rgb */ color: rgb(222, 199, 200); /* oklch */ color: oklch(84.9% 0.026 14.7);
Tailwind
colors: {
custom: {
50: '#e8d8d8',
500: '#dec7c8',
950: '#000000',
},
}SCSS
$custom: #dec7c8; $custom-light: #e8d8d8; $custom-dark: #000000;
JSON
{
"hex": "#dec7c8",
"rgb": {
"r": 222,
"g": 199,
"b": 200
},
"hsl": {
"h": 357.391,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.84911,
"c": 0.02597,
"h": 14.7
},
"luminance": 0.60547
}Semantic roles & 50–950 ramp
primary
#DEC7C8
secondary
#94B5B4
accent
#A4A041
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383