#DECCC8#DECCC8
#DECCC8 is a very light, muted red. Relative luminance 0.629; OKLCH L 85.9% C 0.021 H 32.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC8 |
|---|---|
| RGB | rgb(222, 204, 200) |
| HSL | hsl(11, 25%, 83%) |
| HSV | hsv(11, 10%, 87%) |
| CMYK | cmyk(0%, 8.1%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.38, 5.59, 4.26) |
| CIE-LCH | lch(83.38, 7.02, 37.29°) |
| OKLab | oklab(85.89% 0.0177 0.0113) |
| OKLCH | oklch(85.89% 0.021 32.5) |
| XYZ | xyz(62.1415, 62.8865, 63.4971) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 7.80
Warm Gray
#C9BEB0
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.27
Pinkish Grey
#C8ACA9
ΔE00 8.58
Silver
#C0C0C0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC8 #C8DADE
analogous
#DEC8CF #DECCC8 #DED7C8
triadic
#DECCC8 #C8DECC #CCC8DE
tetradic
#DECCC8 #CFDEC8 #C8DADE #D7C8DE
square
#DECCC8 #CFDEC8 #C8DADE #D7C8DE
split-complementary
#DECCC8 #C8DED7 #C8CFDE
monochromatic
#B0857B #C7A9A2 #DECCC8 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.55
#DECCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DECCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC8
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC8 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#E3CACB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deccc8; /* rgb */ color: rgb(222, 204, 200); /* oklch */ color: oklch(85.9% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#e8dbd8',
500: '#deccc8',
950: '#000000',
},
}SCSS
$custom: #deccc8; $custom-light: #e8dbd8; $custom-dark: #000000;
JSON
{
"hex": "#deccc8",
"rgb": {
"r": 222,
"g": 204,
"b": 200
},
"hsl": {
"h": 10.909,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85887,
"c": 0.02097,
"h": 32.5
},
"luminance": 0.62885
}Semantic roles & 50–950 ramp
primary
#DECCC8
secondary
#95AFB5
accent
#92A442
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483