#DECFCD#DECFCD
#DECFCD is a very light, near-neutral red. Relative luminance 0.646; OKLCH L 86.6% C 0.017 H 26.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFCD |
|---|---|
| RGB | rgb(222, 207, 205) |
| HSL | hsl(7, 20%, 84%) |
| HSV | hsv(7, 8%, 87%) |
| CMYK | cmyk(0%, 6.8%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.26, 4.85, 2.86) |
| CIE-LCH | lch(84.26, 5.63, 30.54°) |
| OKLab | oklab(86.61% 0.0152 0.0076) |
| OKLCH | oklch(86.61% 0.017 26.7) |
| XYZ | xyz(63.4553, 64.5638, 66.8650) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.65
Mistyrose
#FFE4E1
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 7.03
Silver
#C0C0C0
ΔE00 8.02
Lavenderblush
#FFF0F5
ΔE00 8.08
Very Light Pink
#FFF4F2
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFCD #CDDCDE
analogous
#DECDD3 #DECFCD #DED7CD
triadic
#DECFCD #CDDECF #CFCDDE
tetradic
#DECFCD #D3DECD #CDDCDE #D7CDDE
square
#DECFCD #D3DECD #CDDCDE #D7CDDE
split-complementary
#DECFCD #CDDED7 #CDD3DE
monochromatic
#AD8883 #C6ACA8 #DECFCD #F3EDED #F3EDED
Accessibility & contrast
On white
1.51
#DECFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DECFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFCD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFCD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#E2CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decfcd; /* rgb */ color: rgb(222, 207, 205); /* oklch */ color: oklch(86.6% 0.017 26.7);
Tailwind
colors: {
custom: {
50: '#e8dddc',
500: '#decfcd',
950: '#000000',
},
}SCSS
$custom: #decfcd; $custom-light: #e8dddc; $custom-dark: #000000;
JSON
{
"hex": "#decfcd",
"rgb": {
"r": 222,
"g": 207,
"b": 205
},
"hsl": {
"h": 7.059,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86614,
"c": 0.01699,
"h": 26.7
},
"luminance": 0.64563
}Semantic roles & 50–950 ramp
primary
#DECFCD
secondary
#9BB1B4
accent
#949F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484