#DECDCF#DECDCF
#DECDCF is a very light, near-neutral red. Relative luminance 0.637; OKLCH L 86.3% C 0.019 H 9.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDCF |
|---|---|
| RGB | rgb(222, 205, 207) |
| HSL | hsl(353, 20%, 84%) |
| HSV | hsv(353, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.81, 6.24, 1.14) |
| CIE-LCH | lch(83.81, 6.35, 10.37°) |
| OKLab | oklab(86.28% 0.0189 0.0031) |
| OKLCH | oklch(86.28% 0.019 9.4) |
| XYZ | xyz(63.2168, 63.6981, 67.9841) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.80
Lavenderblush
#FFF0F5
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.84
Very Light Pink
#FFF4F2
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDCF #CDDEDC
analogous
#DECDD7 #DECDCF #DED3CD
triadic
#DECDCF #CFDECD #CDCFDE
tetradic
#DECDCF #D7DECD #CDDEDC #D3CDDE
square
#DECDCF #D7DECD #CDDEDC #D3CDDE
split-complementary
#DECDCF #CDDED3 #CDD7DE
monochromatic
#AD8388 #C6A8AC #DECDCF #F3EDED #F3EDED
Accessibility & contrast
On white
1.53
#DECDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DECDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDCF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDCF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#E2CCCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decdcf; /* rgb */ color: rgb(222, 205, 207); /* oklch */ color: oklch(86.3% 0.019 9.4);
Tailwind
colors: {
custom: {
50: '#e8dcdd',
500: '#decdcf',
950: '#000000',
},
}SCSS
$custom: #decdcf; $custom-light: #e8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#decdcf",
"rgb": {
"r": 222,
"g": 205,
"b": 207
},
"hsl": {
"h": 352.941,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86278,
"c": 0.01915,
"h": 9.4
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#DECDCF
secondary
#9BB4B1
accent
#9F9447
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484