#DECED2#DECED2
#DECED2 is a very light, near-neutral red. Relative luminance 0.643; OKLCH L 86.6% C 0.019 H 0.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DECED2 |
|---|---|
| RGB | rgb(222, 206, 210) |
| HSL | hsl(345, 20%, 84%) |
| HSV | hsv(345, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.14, 6.23, 0.02) |
| CIE-LCH | lch(84.14, 6.23, 0.20°) |
| OKLab | oklab(86.56% 0.0186 0.0001) |
| OKLCH | oklch(86.56% 0.019 0.5) |
| XYZ | xyz(63.8270, 64.3261, 70.0140) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.89
Very Light Pink
#FFF4F2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECED2 #CEDEDA
analogous
#DECEDA #DECED2 #DED2CE
triadic
#DECED2 #D2DECE #CED2DE
tetradic
#DECED2 #DADECE #CEDEDA #D2CEDE
square
#DECED2 #DADECE #CEDEDA #D2CEDE
split-complementary
#DECED2 #CEDED2 #CEDADE
monochromatic
#AD858F #C5A9B0 #DECED2 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.51
#DECED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DECED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECED2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECED2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#E1CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #deced2; /* rgb */ color: rgb(222, 206, 210); /* oklch */ color: oklch(86.6% 0.019 0.5);
Tailwind
colors: {
custom: {
50: '#e8dddf',
500: '#deced2',
950: '#000000',
},
}SCSS
$custom: #deced2; $custom-light: #e8dddf; $custom-dark: #000000;
JSON
{
"hex": "#deced2",
"rgb": {
"r": 222,
"g": 206,
"b": 210
},
"hsl": {
"h": 345,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86559,
"c": 0.01856,
"h": 0.5
},
"luminance": 0.64325
}Semantic roles & 50–950 ramp
primary
#DECED2
secondary
#9CB4AE
accent
#9E8848
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484