#DEC6BF#DEC6BF
#DEC6BF is a very light, muted red. Relative luminance 0.597; OKLCH L 84.5% C 0.029 H 36.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6BF |
|---|---|
| RGB | rgb(222, 198, 191) |
| HSL | hsl(14, 32%, 81%) |
| HSV | hsv(14, 14%, 87%) |
| CMYK | cmyk(0%, 10.8%, 14%, 12.9%) |
| CIE-LAB | lab(81.66, 7.29, 6.58) |
| CIE-LCH | lch(81.66, 9.82, 42.10°) |
| OKLab | oklab(84.47% 0.0232 0.0174) |
| OKLCH | oklch(84.47% 0.029 36.9) |
| XYZ | xyz(59.7218, 59.6807, 57.6536) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.99
Mistyrose
#FFE4E1
ΔE00 7.43
Warm Gray
#C9BEB0
ΔE00 8.17
Apricot
#FBCEB1
ΔE00 9.34
Warm Beige
#E9DCC9
ΔE00 9.81
Light Gray
#D3D3D3
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6BF #BFD7DE
analogous
#DEBFC7 #DEC6BF #DED5BF
triadic
#DEC6BF #BFDEC6 #C6BFDE
tetradic
#DEC6BF #C7DEBF #BFD7DE #D5BFDE
square
#DEC6BF #C7DEBF #BFD7DE #D5BFDE
split-complementary
#DEC6BF #BFDED5 #BFC7DE
monochromatic
#B47E6E #C9A297 #DEC6BF #F3EAE7 #F5EDEB
Accessibility & contrast
On white
1.62
#DEC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#DEC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6BF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6BF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#E5C3C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec6bf; /* rgb */ color: rgb(222, 198, 191); /* oklch */ color: oklch(84.5% 0.029 36.9);
Tailwind
colors: {
custom: {
50: '#e8d7d2',
500: '#dec6bf',
950: '#000000',
},
}SCSS
$custom: #dec6bf; $custom-light: #e8d7d2; $custom-dark: #000000;
JSON
{
"hex": "#dec6bf",
"rgb": {
"r": 222,
"g": 198,
"b": 191
},
"hsl": {
"h": 13.548,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8447,
"c": 0.02893,
"h": 36.9
},
"luminance": 0.59679
}Semantic roles & 50–950 ramp
primary
#DEC6BF
secondary
#8BACB6
accent
#91AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383