#DEC5BE#DEC5BE
#DEC5BE is a very light, muted red. Relative luminance 0.592; OKLCH L 84.2% C 0.030 H 36.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5BE |
|---|---|
| RGB | rgb(222, 197, 190) |
| HSL | hsl(13, 33%, 81%) |
| HSV | hsv(13, 14%, 87%) |
| CMYK | cmyk(0%, 11.3%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.39, 7.66, 6.73) |
| CIE-LCH | lch(81.39, 10.19, 41.30°) |
| OKLab | oklab(84.25% 0.0243 0.0177) |
| OKLCH | oklch(84.25% 0.03 36.2) |
| XYZ | xyz(59.3843, 59.1812, 57.0001) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.71
Mistyrose
#FFE4E1
ΔE00 7.55
Warm Gray
#C9BEB0
ΔE00 8.43
Apricot
#FBCEB1
ΔE00 9.29
Warm Beige
#E9DCC9
ΔE00 10.18
Light Gray
#D3D3D3
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5BE #BED7DE
analogous
#DEBEC7 #DEC5BE #DED5BE
triadic
#DEC5BE #BEDEC5 #C5BEDE
tetradic
#DEC5BE #C7DEBE #BED7DE #D5BEDE
square
#DEC5BE #C7DEBE #BED7DE #D5BEDE
split-complementary
#DEC5BE #BEDED5 #BEC7DE
monochromatic
#B57D6D #C9A195 #DEC5BE #F3E9E7 #F5EDEB
Accessibility & contrast
On white
1.64
#DEC5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DEC5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5BE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5BE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 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)
#CAC7BE
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#E5C2C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec5be; /* rgb */ color: rgb(222, 197, 190); /* oklch */ color: oklch(84.2% 0.030 36.2);
Tailwind
colors: {
custom: {
50: '#e8d6d1',
500: '#dec5be',
950: '#000000',
},
}SCSS
$custom: #dec5be; $custom-light: #e8d6d1; $custom-dark: #000000;
JSON
{
"hex": "#dec5be",
"rgb": {
"r": 222,
"g": 197,
"b": 190
},
"hsl": {
"h": 13.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.84248,
"c": 0.03005,
"h": 36.2
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#DEC5BE
secondary
#8AACB6
accent
#93AB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383