#DEC3BB#DEC3BB
#DEC3BB is a very light, muted red. Relative luminance 0.581; OKLCH L 83.8% C 0.033 H 37.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3BB |
|---|---|
| RGB | rgb(222, 195, 187) |
| HSL | hsl(14, 35%, 80%) |
| HSV | hsv(14, 16%, 87%) |
| CMYK | cmyk(0%, 12.2%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.82, 8.24, 7.52) |
| CIE-LCH | lch(80.82, 11.16, 42.37°) |
| OKLab | oklab(83.78% 0.0261 0.0198) |
| OKLCH | oklch(83.78% 0.033 37.1) |
| XYZ | xyz(58.6087, 58.1491, 55.1406) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.36
Mistyrose
#FFE4E1
ΔE00 8.00
Warm Gray
#C9BEB0
ΔE00 8.69
Apricot
#FBCEB1
ΔE00 8.87
Warm Beige
#E9DCC9
ΔE00 10.60
Pale Rose
#FDC1C5
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3BB #BBD6DE
analogous
#DEBBC5 #DEC3BB #DED4BB
triadic
#DEC3BB #BBDEC3 #C3BBDE
tetradic
#DEC3BB #C5DEBB #BBD6DE #D4BBDE
square
#DEC3BB #C5DEBB #BBD6DE #D4BBDE
split-complementary
#DEC3BB #BBDED4 #BBC5DE
monochromatic
#B67A69 #CA9F92 #DEC3BB #F2E7E4 #F5EDEA
Accessibility & contrast
On white
1.66
#DEC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DEC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3BB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3BB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#E5BFC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3bb; /* rgb */ color: rgb(222, 195, 187); /* oklch */ color: oklch(83.8% 0.033 37.1);
Tailwind
colors: {
custom: {
50: '#e8d5cf',
500: '#dec3bb',
950: '#000000',
},
}SCSS
$custom: #dec3bb; $custom-light: #e8d5cf; $custom-dark: #000000;
JSON
{
"hex": "#dec3bb",
"rgb": {
"r": 222,
"g": 195,
"b": 187
},
"hsl": {
"h": 13.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8378,
"c": 0.03275,
"h": 37.1
},
"luminance": 0.58148
}Semantic roles & 50–950 ramp
primary
#DEC3BB
secondary
#87ABB6
accent
#93AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383