#DEC3BA#DEC3BA
#DEC3BA is a very light, muted orange. Relative luminance 0.581; OKLCH L 83.8% C 0.033 H 39.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3BA |
|---|---|
| RGB | rgb(222, 195, 186) |
| HSL | hsl(15, 35%, 80%) |
| HSV | hsv(15, 16%, 87%) |
| CMYK | cmyk(0%, 12.2%, 16.2%, 12.9%) |
| CIE-LAB | lab(80.80, 8.09, 8.02) |
| CIE-LCH | lch(80.80, 11.39, 44.76°) |
| OKLab | oklab(83.75% 0.0257 0.0211) |
| OKLCH | oklch(83.75% 0.033 39.3) |
| XYZ | xyz(58.5020, 58.1065, 54.5788) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.54
Mistyrose
#FFE4E1
ΔE00 8.16
Warm Gray
#C9BEB0
ΔE00 8.41
Apricot
#FBCEB1
ΔE00 8.52
Warm Beige
#E9DCC9
ΔE00 10.30
Peach
#FFDAB9
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3BA #BAD5DE
analogous
#DEBAC3 #DEC3BA #DED5BA
triadic
#DEC3BA #BADEC3 #C3BADE
tetradic
#DEC3BA #C3DEBA #BAD5DE #D5BADE
square
#DEC3BA #C3DEBA #BAD5DE #D5BADE
split-complementary
#DEC3BA #BADED5 #BAC3DE
monochromatic
#B67B67 #CA9F91 #DEC3BA #F2E7E3 #F5EDEA
Accessibility & contrast
On white
1.66
#DEC3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DEC3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3BA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3BA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#CFCBBA
Tritanopia (blue-blind)
#E6BFC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3ba; /* rgb */ color: rgb(222, 195, 186); /* oklch */ color: oklch(83.8% 0.033 39.3);
Tailwind
colors: {
custom: {
50: '#e8d5ce',
500: '#dec3ba',
950: '#000000',
},
}SCSS
$custom: #dec3ba; $custom-light: #e8d5ce; $custom-dark: #000000;
JSON
{
"hex": "#dec3ba",
"rgb": {
"r": 222,
"g": 195,
"b": 186
},
"hsl": {
"h": 15,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.83753,
"c": 0.03324,
"h": 39.3
},
"luminance": 0.58105
}Semantic roles & 50–950 ramp
primary
#DEC3BA
secondary
#86AAB6
accent
#90AE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383