#DEC8CD#DEC8CD
#DEC8CD is a very light, muted red. Relative luminance 0.612; OKLCH L 85.2% C 0.026 H 2.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8CD |
|---|---|
| RGB | rgb(222, 200, 205) |
| HSL | hsl(346, 25%, 83%) |
| HSV | hsv(346, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 7.7%, 12.9%) |
| CIE-LAB | lab(82.51, 8.54, 0.32) |
| CIE-LCH | lch(82.51, 8.55, 2.14°) |
| OKLab | oklab(85.25% 0.0255 0.001) |
| OKLCH | oklch(85.25% 0.026 2.2) |
| XYZ | xyz(61.7968, 61.2470, 66.3122) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 8.06
Light Pink
#FFD1DF
ΔE00 8.39
Pale Pink
#FFCFDC
ΔE00 8.54
Lavenderblush
#FFF0F5
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8CD #C8DED9
analogous
#DEC8D8 #DEC8CD #DECEC8
triadic
#DEC8CD #CDDEC8 #C8CDDE
tetradic
#DEC8CD #D8DEC8 #C8DED9 #CEC8DE
square
#DEC8CD #D8DEC8 #C8DED9 #CEC8DE
split-complementary
#DEC8CD #C8DECE #C8D8DE
monochromatic
#B07B87 #C7A2AA #DEC8CD #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.59
#DEC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DEC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8CD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8CD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#E2C7CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec8cd; /* rgb */ color: rgb(222, 200, 205); /* oklch */ color: oklch(85.2% 0.026 2.2);
Tailwind
colors: {
custom: {
50: '#e8d8dc',
500: '#dec8cd',
950: '#000000',
},
}SCSS
$custom: #dec8cd; $custom-light: #e8d8dc; $custom-dark: #000000;
JSON
{
"hex": "#dec8cd",
"rgb": {
"r": 222,
"g": 200,
"b": 205
},
"hsl": {
"h": 346.364,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85247,
"c": 0.02555,
"h": 2.2
},
"luminance": 0.61246
}Semantic roles & 50–950 ramp
primary
#DEC8CD
secondary
#95B5AE
accent
#A48D42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384