#DEC0BB#DEC0BB
#DEC0BB is a very light, muted red. Relative luminance 0.568; OKLCH L 83.2% C 0.035 H 29.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0BB |
|---|---|
| RGB | rgb(222, 192, 187) |
| HSL | hsl(9, 35%, 80%) |
| HSV | hsv(9, 16%, 87%) |
| CMYK | cmyk(0%, 13.5%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.08, 9.83, 6.45) |
| CIE-LCH | lch(80.08, 11.76, 33.25°) |
| OKLab | oklab(83.2% 0.0307 0.017) |
| OKLCH | oklch(83.2% 0.035 29) |
| XYZ | xyz(57.9432, 56.8183, 54.9188) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.41
Mistyrose
#FFE4E1
ΔE00 8.29
Pale Rose
#FDC1C5
ΔE00 9.01
Light Rose
#FFC5CB
ΔE00 9.22
Dusty Pink
#D8A7B1
ΔE00 9.75
Pale Pink
#FFCFDC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0BB #BBD9DE
analogous
#DEBBC8 #DEC0BB #DED1BB
triadic
#DEC0BB #BBDEC0 #C0BBDE
tetradic
#DEC0BB #C8DEBB #BBD9DE #D1BBDE
square
#DEC0BB #C8DEBB #BBD9DE #D1BBDE
split-complementary
#DEC0BB #BBDED1 #BBC8DE
monochromatic
#B67469 #CA9A92 #DEC0BB #F2E6E4 #F5ECEA
Accessibility & contrast
On white
1.70
#DEC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DEC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0BB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0BB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#E6BDBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec0bb; /* rgb */ color: rgb(222, 192, 187); /* oklch */ color: oklch(83.2% 0.035 29.0);
Tailwind
colors: {
custom: {
50: '#e8d3cf',
500: '#dec0bb',
950: '#000000',
},
}SCSS
$custom: #dec0bb; $custom-light: #e8d3cf; $custom-dark: #000000;
JSON
{
"hex": "#dec0bb",
"rgb": {
"r": 222,
"g": 192,
"b": 187
},
"hsl": {
"h": 8.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83198,
"c": 0.03507,
"h": 29
},
"luminance": 0.56817
}Semantic roles & 50–950 ramp
primary
#DEC0BB
secondary
#87AFB6
accent
#9DAD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383