#DEC5BF#DEC5BF
#DEC5BF is a very light, muted red. Relative luminance 0.592; OKLCH L 84.3% C 0.030 H 33.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5BF |
|---|---|
| RGB | rgb(222, 197, 191) |
| HSL | hsl(12, 32%, 81%) |
| HSV | hsv(12, 14%, 87%) |
| CMYK | cmyk(0%, 11.3%, 14%, 12.9%) |
| CIE-LAB | lab(81.42, 7.82, 6.23) |
| CIE-LCH | lch(81.42, 9.99, 38.54°) |
| OKLab | oklab(84.28% 0.0246 0.0164) |
| OKLCH | oklch(84.28% 0.03 33.7) |
| XYZ | xyz(59.4940, 59.2250, 57.5777) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.59
Mistyrose
#FFE4E1
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 8.75
Apricot
#FBCEB1
ΔE00 9.66
Light Gray
#D3D3D3
ΔE00 10.43
Warm Beige
#E9DCC9
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5BF #BFD8DE
analogous
#DEBFC8 #DEC5BF #DED4BF
triadic
#DEC5BF #BFDEC5 #C5BFDE
tetradic
#DEC5BF #C8DEBF #BFD8DE #D4BFDE
square
#DEC5BF #C8DEBF #BFD8DE #D4BFDE
split-complementary
#DEC5BF #BFDED4 #BFC8DE
monochromatic
#B47C6E #C9A097 #DEC5BF #F3EAE7 #F5EDEB
Accessibility & contrast
On white
1.63
#DEC5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DEC5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5BF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5BF | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BF
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#E5C2C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec5bf; /* rgb */ color: rgb(222, 197, 191); /* oklch */ color: oklch(84.3% 0.030 33.7);
Tailwind
colors: {
custom: {
50: '#e8d6d2',
500: '#dec5bf',
950: '#000000',
},
}SCSS
$custom: #dec5bf; $custom-light: #e8d6d2; $custom-dark: #000000;
JSON
{
"hex": "#dec5bf",
"rgb": {
"r": 222,
"g": 197,
"b": 191
},
"hsl": {
"h": 11.613,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84275,
"c": 0.02962,
"h": 33.7
},
"luminance": 0.59224
}Semantic roles & 50–950 ramp
primary
#DEC5BF
secondary
#8BAEB6
accent
#95AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383