#DEC5BB#DEC5BB
#DEC5BB is a very light, muted orange. Relative luminance 0.591; OKLCH L 84.2% C 0.032 H 43.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5BB |
|---|---|
| RGB | rgb(222, 197, 187) |
| HSL | hsl(17, 35%, 80%) |
| HSV | hsv(17, 16%, 87%) |
| CMYK | cmyk(0%, 11.3%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.32, 7.18, 8.23) |
| CIE-LCH | lch(81.32, 10.93, 48.89°) |
| OKLab | oklab(84.17% 0.0231 0.0216) |
| OKLCH | oklch(84.17% 0.032 43.1) |
| XYZ | xyz(59.0598, 59.0514, 55.2910) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.28
Warm Gray
#C9BEB0
ΔE00 7.57
Mistyrose
#FFE4E1
ΔE00 8.11
Apricot
#FBCEB1
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 9.22
Peach
#FFDAB9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5BB #BBD4DE
analogous
#DEBBC2 #DEC5BB #DED6BB
triadic
#DEC5BB #BBDEC5 #C5BBDE
tetradic
#DEC5BB #C2DEBB #BBD4DE #D6BBDE
square
#DEC5BB #C2DEBB #BBD4DE #D6BBDE
split-complementary
#DEC5BB #BBDED6 #BBC2DE
monochromatic
#B67F69 #CAA292 #DEC5BB #F2E8E4 #F5EDEA
Accessibility & contrast
On white
1.64
#DEC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DEC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5BB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5BB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#E5C1C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec5bb; /* rgb */ color: rgb(222, 197, 187); /* oklch */ color: oklch(84.2% 0.032 43.1);
Tailwind
colors: {
custom: {
50: '#e8d6cf',
500: '#dec5bb',
950: '#000000',
},
}SCSS
$custom: #dec5bb; $custom-light: #e8d6cf; $custom-dark: #000000;
JSON
{
"hex": "#dec5bb",
"rgb": {
"r": 222,
"g": 197,
"b": 187
},
"hsl": {
"h": 17.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.84169,
"c": 0.03162,
"h": 43.1
},
"luminance": 0.5905
}Semantic roles & 50–950 ramp
primary
#DEC5BB
secondary
#87A9B6
accent
#8CAD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383