#DEC4BF#DEC4BF
#DEC4BF is a very light, muted red. Relative luminance 0.588; OKLCH L 84.1% C 0.030 H 30.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4BF |
|---|---|
| RGB | rgb(222, 196, 191) |
| HSL | hsl(10, 32%, 81%) |
| HSV | hsv(10, 14%, 87%) |
| CMYK | cmyk(0%, 11.7%, 14%, 12.9%) |
| CIE-LAB | lab(81.17, 8.35, 5.87) |
| CIE-LCH | lch(81.17, 10.20, 35.11°) |
| OKLab | oklab(84.08% 0.0262 0.0155) |
| OKLCH | oklch(84.08% 0.03 30.7) |
| XYZ | xyz(59.2676, 58.7724, 57.5022) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.25
Mistyrose
#FFE4E1
ΔE00 7.48
Warm Gray
#C9BEB0
ΔE00 9.33
Apricot
#FBCEB1
ΔE00 10.03
Pale Rose
#FDC1C5
ΔE00 10.10
Light Rose
#FFC5CB
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4BF #BFD9DE
analogous
#DEBFC9 #DEC4BF #DED3BF
triadic
#DEC4BF #BFDEC4 #C4BFDE
tetradic
#DEC4BF #C9DEBF #BFD9DE #D3BFDE
square
#DEC4BF #C9DEBF #BFD9DE #D3BFDE
split-complementary
#DEC4BF #BFDED3 #BFC9DE
monochromatic
#B47A6E #C99F97 #DEC4BF #F3E9E7 #F5ECEB
Accessibility & contrast
On white
1.65
#DEC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DEC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4BF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4BF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BF
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#E5C1C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4bf; /* rgb */ color: rgb(222, 196, 191); /* oklch */ color: oklch(84.1% 0.030 30.7);
Tailwind
colors: {
custom: {
50: '#e8d5d2',
500: '#dec4bf',
950: '#000000',
},
}SCSS
$custom: #dec4bf; $custom-light: #e8d5d2; $custom-dark: #000000;
JSON
{
"hex": "#dec4bf",
"rgb": {
"r": 222,
"g": 196,
"b": 191
},
"hsl": {
"h": 9.677,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84081,
"c": 0.03041,
"h": 30.7
},
"luminance": 0.58771
}Semantic roles & 50–950 ramp
primary
#DEC4BF
secondary
#8BAFB6
accent
#99AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383