#DEC0BA#DEC0BA
#DEC0BA is a very light, muted red. Relative luminance 0.568; OKLCH L 83.2% C 0.035 H 31.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0BA |
|---|---|
| RGB | rgb(222, 192, 186) |
| HSL | hsl(10, 35%, 80%) |
| HSV | hsv(10, 16%, 87%) |
| CMYK | cmyk(0%, 13.5%, 16.2%, 12.9%) |
| CIE-LAB | lab(80.05, 9.68, 6.95) |
| CIE-LCH | lch(80.05, 11.91, 35.69°) |
| OKLab | oklab(83.17% 0.0303 0.0183) |
| OKLCH | oklch(83.17% 0.035 31.2) |
| XYZ | xyz(57.8366, 56.7756, 54.3570) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.48
Mistyrose
#FFE4E1
ΔE00 8.36
Pale Rose
#FDC1C5
ΔE00 9.27
Light Rose
#FFC5CB
ΔE00 9.51
Apricot
#FBCEB1
ΔE00 9.69
Dusty Pink
#D8A7B1
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0BA #BAD8DE
analogous
#DEBAC6 #DEC0BA #DED2BA
triadic
#DEC0BA #BADEC0 #C0BADE
tetradic
#DEC0BA #C6DEBA #BAD8DE #D2BADE
square
#DEC0BA #C6DEBA #BAD8DE #D2BADE
split-complementary
#DEC0BA #BADED2 #BAC6DE
monochromatic
#B67467 #CA9A91 #DEC0BA #F2E6E3 #F5ECEA
Accessibility & contrast
On white
1.70
#DEC0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DEC0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0BA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0BA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#E6BCBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec0ba; /* rgb */ color: rgb(222, 192, 186); /* oklch */ color: oklch(83.2% 0.035 31.2);
Tailwind
colors: {
custom: {
50: '#e8d3ce',
500: '#dec0ba',
950: '#000000',
},
}SCSS
$custom: #dec0ba; $custom-light: #e8d3ce; $custom-dark: #000000;
JSON
{
"hex": "#dec0ba",
"rgb": {
"r": 222,
"g": 192,
"b": 186
},
"hsl": {
"h": 10,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.83172,
"c": 0.03538,
"h": 31.2
},
"luminance": 0.56774
}Semantic roles & 50–950 ramp
primary
#DEC0BA
secondary
#86AEB6
accent
#9AAE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383