#DECECF#DECECF
#DECECF is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.5% C 0.018 H 13.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DECECF |
|---|---|
| RGB | rgb(222, 206, 207) |
| HSL | hsl(356, 20%, 84%) |
| HSV | hsv(356, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 6.8%, 12.9%) |
| CIE-LAB | lab(84.06, 5.72, 1.51) |
| CIE-LCH | lch(84.06, 5.91, 14.77°) |
| OKLab | oklab(86.47% 0.0174 0.0041) |
| OKLCH | oklch(86.47% 0.018 13.2) |
| XYZ | xyz(63.4567, 64.1780, 68.0641) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 7.73
Silver
#C0C0C0
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECECF #CEDEDD
analogous
#DECED7 #DECECF #DED5CE
triadic
#DECECF #CFDECE #CECFDE
tetradic
#DECECF #D7DECE #CEDEDD #D5CEDE
square
#DECECF #D7DECE #CEDEDD #D5CEDE
split-complementary
#DECECF #CEDED5 #CED7DE
monochromatic
#AD8587 #C5A9AB #DECECF #F3EDED #F3EDED
Accessibility & contrast
On white
1.52
#DECECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DECECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECECF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECECF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#E2CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dececf; /* rgb */ color: rgb(222, 206, 207); /* oklch */ color: oklch(86.5% 0.018 13.2);
Tailwind
colors: {
custom: {
50: '#e8dddd',
500: '#dececf',
950: '#000000',
},
}SCSS
$custom: #dececf; $custom-light: #e8dddd; $custom-dark: #000000;
JSON
{
"hex": "#dececf",
"rgb": {
"r": 222,
"g": 206,
"b": 207
},
"hsl": {
"h": 356.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86474,
"c": 0.01789,
"h": 13.2
},
"luminance": 0.64177
}Semantic roles & 50–950 ramp
primary
#DECECF
secondary
#9CB4B2
accent
#9E9848
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484