#DEC1BB#DEC1BB
#DEC1BB is a very light, muted red. Relative luminance 0.573; OKLCH L 83.4% C 0.034 H 31.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1BB |
|---|---|
| RGB | rgb(222, 193, 187) |
| HSL | hsl(10, 35%, 80%) |
| HSV | hsv(10, 16%, 87%) |
| CMYK | cmyk(0%, 13.1%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.33, 9.30, 6.80) |
| CIE-LCH | lch(80.33, 11.53, 36.18°) |
| OKLab | oklab(83.39% 0.0291 0.0179) |
| OKLCH | oklch(83.39% 0.034 31.6) |
| XYZ | xyz(58.1635, 57.2589, 54.9922) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Mistyrose
#FFE4E1
ΔE00 8.14
Pale Rose
#FDC1C5
ΔE00 9.52
Apricot
#FBCEB1
ΔE00 9.65
Light Rose
#FFC5CB
ΔE00 9.73
Warm Gray
#C9BEB0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1BB #BBD8DE
analogous
#DEBBC6 #DEC1BB #DED2BB
triadic
#DEC1BB #BBDEC1 #C1BBDE
tetradic
#DEC1BB #C6DEBB #BBD8DE #D2BBDE
square
#DEC1BB #C6DEBB #BBD8DE #D2BBDE
split-complementary
#DEC1BB #BBDED2 #BBC6DE
monochromatic
#B67669 #CA9B92 #DEC1BB #F2E7E4 #F5ECEA
Accessibility & contrast
On white
1.69
#DEC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DEC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1BB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1BB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#CEC9BB
Tritanopia (blue-blind)
#E5BEBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec1bb; /* rgb */ color: rgb(222, 193, 187); /* oklch */ color: oklch(83.4% 0.034 31.6);
Tailwind
colors: {
custom: {
50: '#e8d3cf',
500: '#dec1bb',
950: '#000000',
},
}SCSS
$custom: #dec1bb; $custom-light: #e8d3cf; $custom-dark: #000000;
JSON
{
"hex": "#dec1bb",
"rgb": {
"r": 222,
"g": 193,
"b": 187
},
"hsl": {
"h": 10.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83392,
"c": 0.03422,
"h": 31.6
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#DEC1BB
secondary
#87AEB6
accent
#99AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383