#DEC3BF#DEC3BF
#DEC3BF is a very light, muted red. Relative luminance 0.583; OKLCH L 83.9% C 0.031 H 27.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3BF |
|---|---|
| RGB | rgb(222, 195, 191) |
| HSL | hsl(8, 32%, 81%) |
| HSV | hsv(8, 14%, 87%) |
| CMYK | cmyk(0%, 12.2%, 14%, 12.9%) |
| CIE-LAB | lab(80.92, 8.88, 5.51) |
| CIE-LCH | lch(80.92, 10.45, 31.83°) |
| OKLab | oklab(83.89% 0.0277 0.0146) |
| OKLCH | oklch(83.89% 0.031 27.8) |
| XYZ | xyz(59.0428, 58.3228, 57.4273) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Mistyrose
#FFE4E1
ΔE00 7.60
Pale Rose
#FDC1C5
ΔE00 9.58
Light Rose
#FFC5CB
ΔE00 9.66
Warm Gray
#C9BEB0
ΔE00 9.91
Pale Pink
#FFCFDC
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3BF #BFDADE
analogous
#DEBFCA #DEC3BF #DED2BF
triadic
#DEC3BF #BFDEC3 #C3BFDE
tetradic
#DEC3BF #CADEBF #BFDADE #D2BFDE
square
#DEC3BF #CADEBF #BFDADE #D2BFDE
split-complementary
#DEC3BF #BFDED2 #BFCADE
monochromatic
#B4776E #C99D97 #DEC3BF #F3E9E7 #F5ECEB
Accessibility & contrast
On white
1.66
#DEC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DEC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3BF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3BF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#E5C0C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3bf; /* rgb */ color: rgb(222, 195, 191); /* oklch */ color: oklch(83.9% 0.031 27.8);
Tailwind
colors: {
custom: {
50: '#e8d5d2',
500: '#dec3bf',
950: '#000000',
},
}SCSS
$custom: #dec3bf; $custom-light: #e8d5d2; $custom-dark: #000000;
JSON
{
"hex": "#dec3bf",
"rgb": {
"r": 222,
"g": 195,
"b": 191
},
"hsl": {
"h": 7.742,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83887,
"c": 0.03128,
"h": 27.8
},
"luminance": 0.58321
}Semantic roles & 50–950 ramp
primary
#DEC3BF
secondary
#8BB0B6
accent
#9CAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383