#DECCCB#DECCCB
#DECCCB is a very light, muted red. Relative luminance 0.630; OKLCH L 86.0% C 0.020 H 21.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCCB |
|---|---|
| RGB | rgb(222, 204, 203) |
| HSL | hsl(3, 22%, 83%) |
| HSV | hsv(3, 9%, 87%) |
| CMYK | cmyk(0%, 8.1%, 8.6%, 12.9%) |
| CIE-LAB | lab(83.46, 6.09, 2.76) |
| CIE-LCH | lch(83.46, 6.69, 24.41°) |
| OKLab | oklab(85.97% 0.0188 0.0074) |
| OKLCH | oklch(85.97% 0.02 21.4) |
| XYZ | xyz(62.4955, 63.0281, 65.3617) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.57
Light Gray
#D3D3D3
ΔE00 7.89
Gainsboro
#DCDCDC
ΔE00 8.34
Lavenderblush
#FFF0F5
ΔE00 8.42
Pinkish Grey
#C8ACA9
ΔE00 8.51
Silver
#C0C0C0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCCB #CBDDDE
analogous
#DECBD3 #DECCCB #DED5CB
triadic
#DECCCB #CBDECC #CCCBDE
tetradic
#DECCCB #D3DECB #CBDDDE #D5CBDE
square
#DECCCB #D3DECB #CBDDDE #D5CBDE
split-complementary
#DECCCB #CBDED5 #CBD3DE
monochromatic
#AE8380 #C6A7A6 #DECCCB #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.54
#DECCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DECCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCCB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCCB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#E2CACC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decccb; /* rgb */ color: rgb(222, 204, 203); /* oklch */ color: oklch(86.0% 0.020 21.4);
Tailwind
colors: {
custom: {
50: '#e8dbda',
500: '#decccb',
950: '#000000',
},
}SCSS
$custom: #decccb; $custom-light: #e8dbda; $custom-dark: #000000;
JSON
{
"hex": "#decccb",
"rgb": {
"r": 222,
"g": 204,
"b": 203
},
"hsl": {
"h": 3.158,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.8597,
"c": 0.02023,
"h": 21.4
},
"luminance": 0.63027
}Semantic roles & 50–950 ramp
primary
#DECCCB
secondary
#99B3B4
accent
#9CA145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483