#DECED1#DECED1
#DECED1 is a very light, near-neutral red. Relative luminance 0.643; OKLCH L 86.5% C 0.018 H 4.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DECED1 |
|---|---|
| RGB | rgb(222, 206, 209) |
| HSL | hsl(349, 20%, 84%) |
| HSV | hsv(349, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.11, 6.06, 0.52) |
| CIE-LCH | lch(84.11, 6.08, 4.87°) |
| OKLab | oklab(86.53% 0.0182 0.0015) |
| OKLCH | oklch(86.53% 0.018 4.6) |
| XYZ | xyz(63.7028, 64.2764, 69.3600) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.90
Lavenderblush
#FFF0F5
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 7.56
Gainsboro
#DCDCDC
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.74
Very Light Pink
#FFF4F2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECED1 #CEDEDB
analogous
#DECED9 #DECED1 #DED3CE
triadic
#DECED1 #D1DECE #CED1DE
tetradic
#DECED1 #D9DECE #CEDEDB #D3CEDE
square
#DECED1 #D9DECE #CEDEDB #D3CEDE
split-complementary
#DECED1 #CEDED3 #CED9DE
monochromatic
#AD858C #C5A9AF #DECED1 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.52
#DECED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DECED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECED1
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECED1 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D1
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#E1CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #deced1; /* rgb */ color: rgb(222, 206, 209); /* oklch */ color: oklch(86.5% 0.018 4.6);
Tailwind
colors: {
custom: {
50: '#e8dddf',
500: '#deced1',
950: '#000000',
},
}SCSS
$custom: #deced1; $custom-light: #e8dddf; $custom-dark: #000000;
JSON
{
"hex": "#deced1",
"rgb": {
"r": 222,
"g": 206,
"b": 209
},
"hsl": {
"h": 348.75,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86531,
"c": 0.01824,
"h": 4.6
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#DECED1
secondary
#9CB4B0
accent
#9E8E48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484