#DEC6CB#DEC6CB
#DEC6CB is a very light, muted red. Relative luminance 0.602; OKLCH L 84.8% C 0.028 H 3.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6CB |
|---|---|
| RGB | rgb(222, 198, 203) |
| HSL | hsl(348, 27%, 82%) |
| HSV | hsv(348, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 8.6%, 12.9%) |
| CIE-LAB | lab(81.96, 9.26, 0.59) |
| CIE-LCH | lch(81.96, 9.28, 3.65°) |
| OKLab | oklab(84.8% 0.0278 0.0017) |
| OKLCH | oklch(84.8% 0.028 3.5) |
| XYZ | xyz(61.0968, 60.2307, 64.8955) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 7.60
Mistyrose
#FFE4E1
ΔE00 7.72
Light Pink
#FFD1DF
ΔE00 8.02
Pale Pink
#FFCFDC
ΔE00 8.11
Light Rose
#FFC5CB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6CB #C6DED9
analogous
#DEC6D7 #DEC6CB #DECDC6
triadic
#DEC6CB #CBDEC6 #C6CBDE
tetradic
#DEC6CB #D7DEC6 #C6DED9 #CDC6DE
square
#DEC6CB #D7DEC6 #C6DED9 #CDC6DE
split-complementary
#DEC6CB #C6DECD #C6D7DE
monochromatic
#B17884 #C89FA8 #DEC6CB #F4ECED #F4ECED
Accessibility & contrast
On white
1.61
#DEC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DEC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6CB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6CB | 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)
#C9C9CB
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#E3C5C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec6cb; /* rgb */ color: rgb(222, 198, 203); /* oklch */ color: oklch(84.8% 0.028 3.5);
Tailwind
colors: {
custom: {
50: '#e8d7da',
500: '#dec6cb',
950: '#000000',
},
}SCSS
$custom: #dec6cb; $custom-light: #e8d7da; $custom-dark: #000000;
JSON
{
"hex": "#dec6cb",
"rgb": {
"r": 222,
"g": 198,
"b": 203
},
"hsl": {
"h": 347.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.84803,
"c": 0.0278,
"h": 3.5
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#DEC6CB
secondary
#93B5AE
accent
#A59040
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383