#DECCCF#DECCCF
#DECCCF is a very light, muted red. Relative luminance 0.632; OKLCH L 86.1% C 0.020 H 6.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCCF |
|---|---|
| RGB | rgb(222, 204, 207) |
| HSL | hsl(350, 21%, 84%) |
| HSV | hsv(350, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.56, 6.77, 0.78) |
| CIE-LCH | lch(83.56, 6.81, 6.56°) |
| OKLab | oklab(86.08% 0.0204 0.0022) |
| OKLCH | oklch(86.08% 0.02 6.1) |
| XYZ | xyz(62.9783, 63.2212, 67.9046) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.87
Lavenderblush
#FFF0F5
ΔE00 7.99
Light Gray
#D3D3D3
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.73
Pinkish Grey
#C8ACA9
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCCF #CCDEDB
analogous
#DECCD8 #DECCCF #DED2CC
triadic
#DECCCF #CFDECC #CCCFDE
tetradic
#DECCCF #D8DECC #CCDEDB #D2CCDE
square
#DECCCF #D8DECC #CCDEDB #D2CCDE
split-complementary
#DECCCF #CCDED2 #CCD8DE
monochromatic
#AE8289 #C6A7AC #DECCCF #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.54
#DECCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DECCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCCF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCCF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#E2CBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decccf; /* rgb */ color: rgb(222, 204, 207); /* oklch */ color: oklch(86.1% 0.020 6.1);
Tailwind
colors: {
custom: {
50: '#e8dbdd',
500: '#decccf',
950: '#000000',
},
}SCSS
$custom: #decccf; $custom-light: #e8dbdd; $custom-dark: #000000;
JSON
{
"hex": "#decccf",
"rgb": {
"r": 222,
"g": 204,
"b": 207
},
"hsl": {
"h": 350,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86083,
"c": 0.02047,
"h": 6.1
},
"luminance": 0.6322
}Semantic roles & 50–950 ramp
primary
#DECCCF
secondary
#9AB4B0
accent
#A09146
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484