#DECED0#DECED0
#DECED0 is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.5% C 0.018 H 8.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DECED0 |
|---|---|
| RGB | rgb(222, 206, 208) |
| HSL | hsl(353, 20%, 84%) |
| HSV | hsv(353, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 6.3%, 12.9%) |
| CIE-LAB | lab(84.08, 5.89, 1.01) |
| CIE-LCH | lch(84.08, 5.97, 9.75°) |
| OKLab | oklab(86.5% 0.0178 0.0028) |
| OKLCH | oklch(86.5% 0.018 8.8) |
| XYZ | xyz(63.5794, 64.2271, 68.7100) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.41
Lavenderblush
#FFF0F5
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.78
Silver
#C0C0C0
ΔE00 8.60
Very Light Pink
#FFF4F2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECED0 #CEDEDC
analogous
#DECED8 #DECED0 #DED4CE
triadic
#DECED0 #D0DECE #CED0DE
tetradic
#DECED0 #D8DECE #CEDEDC #D4CEDE
square
#DECED0 #D8DECE #CEDEDC #D4CEDE
split-complementary
#DECED0 #CEDED4 #CED8DE
monochromatic
#AD858A #C5A9AD #DECED0 #F3EDED #F3EDED
Accessibility & contrast
On white
1.52
#DECED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DECED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECED0
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECED0 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#E2CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #deced0; /* rgb */ color: rgb(222, 206, 208); /* oklch */ color: oklch(86.5% 0.018 8.8);
Tailwind
colors: {
custom: {
50: '#e8ddde',
500: '#deced0',
950: '#000000',
},
}SCSS
$custom: #deced0; $custom-light: #e8ddde; $custom-dark: #000000;
JSON
{
"hex": "#deced0",
"rgb": {
"r": 222,
"g": 206,
"b": 208
},
"hsl": {
"h": 352.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86502,
"c": 0.01801,
"h": 8.8
},
"luminance": 0.64226
}Semantic roles & 50–950 ramp
primary
#DECED0
secondary
#9CB4B1
accent
#9E9348
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484