#DEC2BB#DEC2BB
#DEC2BB is a very light, muted red. Relative luminance 0.577; OKLCH L 83.6% C 0.033 H 34.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2BB |
|---|---|
| RGB | rgb(222, 194, 187) |
| HSL | hsl(12, 35%, 80%) |
| HSV | hsv(12, 16%, 87%) |
| CMYK | cmyk(0%, 12.6%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.57, 8.77, 7.16) |
| CIE-LCH | lch(80.57, 11.32, 39.22°) |
| OKLab | oklab(83.59% 0.0276 0.0189) |
| OKLCH | oklch(83.59% 0.033 34.3) |
| XYZ | xyz(58.3854, 57.7025, 55.0662) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Mistyrose
#FFE4E1
ΔE00 8.04
Apricot
#FBCEB1
ΔE00 9.24
Warm Gray
#C9BEB0
ΔE00 9.26
Pale Rose
#FDC1C5
ΔE00 10.07
Light Rose
#FFC5CB
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2BB #BBD7DE
analogous
#DEBBC5 #DEC2BB #DED3BB
triadic
#DEC2BB #BBDEC2 #C2BBDE
tetradic
#DEC2BB #C5DEBB #BBD7DE #D3BBDE
square
#DEC2BB #C5DEBB #BBD7DE #D3BBDE
split-complementary
#DEC2BB #BBDED3 #BBC5DE
monochromatic
#B67869 #CA9D92 #DEC2BB #F2E7E4 #F5EDEA
Accessibility & contrast
On white
1.67
#DEC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DEC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2BB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2BB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#E5BFC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2bb; /* rgb */ color: rgb(222, 194, 187); /* oklch */ color: oklch(83.6% 0.033 34.3);
Tailwind
colors: {
custom: {
50: '#e8d4cf',
500: '#dec2bb',
950: '#000000',
},
}SCSS
$custom: #dec2bb; $custom-light: #e8d4cf; $custom-dark: #000000;
JSON
{
"hex": "#dec2bb",
"rgb": {
"r": 222,
"g": 194,
"b": 187
},
"hsl": {
"h": 12,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83585,
"c": 0.03344,
"h": 34.3
},
"luminance": 0.57701
}Semantic roles & 50–950 ramp
primary
#DEC2BB
secondary
#87ADB6
accent
#96AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383