#DEC4BB#DEC4BB
#DEC4BB is a very light, muted orange. Relative luminance 0.586; OKLCH L 84.0% C 0.032 H 40.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4BB |
|---|---|
| RGB | rgb(222, 196, 187) |
| HSL | hsl(15, 35%, 80%) |
| HSV | hsv(15, 16%, 87%) |
| CMYK | cmyk(0%, 11.7%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.07, 7.71, 7.87) |
| CIE-LCH | lch(81.07, 11.02, 45.59°) |
| OKLab | oklab(83.97% 0.0246 0.0207) |
| OKLCH | oklch(83.97% 0.032 40.1) |
| XYZ | xyz(58.8335, 58.5988, 55.2155) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 8.02
Warm Gray
#C9BEB0
ΔE00 8.12
Apricot
#FBCEB1
ΔE00 8.55
Warm Beige
#E9DCC9
ΔE00 9.92
Peach
#FFDAB9
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4BB #BBD5DE
analogous
#DEBBC3 #DEC4BB #DED5BB
triadic
#DEC4BB #BBDEC4 #C4BBDE
tetradic
#DEC4BB #C3DEBB #BBD5DE #D5BBDE
square
#DEC4BB #C3DEBB #BBD5DE #D5BBDE
split-complementary
#DEC4BB #BBDED5 #BBC3DE
monochromatic
#B67C69 #CAA092 #DEC4BB #F2E8E4 #F5EDEA
Accessibility & contrast
On white
1.65
#DEC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4BB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4BB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#E5C0C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec4bb; /* rgb */ color: rgb(222, 196, 187); /* oklch */ color: oklch(84.0% 0.032 40.1);
Tailwind
colors: {
custom: {
50: '#e8d5cf',
500: '#dec4bb',
950: '#000000',
},
}SCSS
$custom: #dec4bb; $custom-light: #e8d5cf; $custom-dark: #000000;
JSON
{
"hex": "#dec4bb",
"rgb": {
"r": 222,
"g": 196,
"b": 187
},
"hsl": {
"h": 15.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83974,
"c": 0.03214,
"h": 40.1
},
"luminance": 0.58597
}Semantic roles & 50–950 ramp
primary
#DEC4BB
secondary
#87AAB6
accent
#8FAD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383