#DECECD#DECECD
#DECECD is a very light, near-neutral red. Relative luminance 0.641; OKLCH L 86.4% C 0.018 H 21.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DECECD |
|---|---|
| RGB | rgb(222, 206, 205) |
| HSL | hsl(4, 20%, 84%) |
| HSV | hsv(4, 8%, 87%) |
| CMYK | cmyk(0%, 7.2%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.01, 5.38, 2.50) |
| CIE-LCH | lch(84.01, 5.93, 24.93°) |
| OKLab | oklab(86.42% 0.0167 0.0067) |
| OKLCH | oklch(86.42% 0.018 21.8) |
| XYZ | xyz(63.2138, 64.0808, 66.7845) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.50
Lavenderblush
#FFF0F5
ΔE00 8.04
Silver
#C0C0C0
ΔE00 8.31
Very Light Pink
#FFF4F2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECECD #CDDDDE
analogous
#DECDD4 #DECECD #DED6CD
triadic
#DECECD #CDDECE #CECDDE
tetradic
#DECECD #D4DECD #CDDDDE #D6CDDE
square
#DECECD #D4DECD #CDDDDE #D6CDDE
split-complementary
#DECECD #CDDED6 #CDD4DE
monochromatic
#AD8683 #C6AAA8 #DECECD #F3EDED #F3EDED
Accessibility & contrast
On white
1.52
#DECECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DECECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECECD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECECD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#E2CDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dececd; /* rgb */ color: rgb(222, 206, 205); /* oklch */ color: oklch(86.4% 0.018 21.8);
Tailwind
colors: {
custom: {
50: '#e8dddc',
500: '#dececd',
950: '#000000',
},
}SCSS
$custom: #dececd; $custom-light: #e8dddc; $custom-dark: #000000;
JSON
{
"hex": "#dececd",
"rgb": {
"r": 222,
"g": 206,
"b": 205
},
"hsl": {
"h": 3.529,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86418,
"c": 0.01794,
"h": 21.8
},
"luminance": 0.6408
}Semantic roles & 50–950 ramp
primary
#DECECD
secondary
#9BB3B4
accent
#9A9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484