#DEC3B2#DEC3B2
#DEC3B2 is a very light, muted orange. Relative luminance 0.578; OKLCH L 83.5% C 0.039 H 54.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3B2 |
|---|---|
| RGB | rgb(222, 195, 178) |
| HSL | hsl(23, 40%, 78%) |
| HSV | hsv(23, 20%, 87%) |
| CMYK | cmyk(0%, 12.2%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.61, 6.87, 12.04) |
| CIE-LCH | lch(80.61, 13.86, 60.32°) |
| OKLab | oklab(83.55% 0.0226 0.0313) |
| OKLCH | oklch(83.55% 0.039 54.2) |
| XYZ | xyz(57.6752, 57.7758, 50.2245) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 6.83
Peach
#FFDAB9
ΔE00 7.85
Warm Beige
#E9DCC9
ΔE00 8.39
Pinkish Grey
#C8ACA9
ΔE00 8.80
Light Peach
#FFD8B1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3B2 #B2CDDE
analogous
#DEB2B7 #DEC3B2 #DED9B2
triadic
#DEC3B2 #B2DEC3 #C3B2DE
tetradic
#DEC3B2 #B7DEB2 #B2CDDE #D9B2DE
square
#DEC3B2 #B7DEB2 #B2CDDE #D9B2DE
split-complementary
#DEC3B2 #B2DED9 #B2B7DE
monochromatic
#B9805C #CCA287 #DEC3B2 #F0E4DD #F6EEEA
Accessibility & contrast
On white
1.67
#DEC3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DEC3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3B2
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3B2 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#E7BEBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec3b2; /* rgb */ color: rgb(222, 195, 178); /* oklch */ color: oklch(83.5% 0.039 54.2);
Tailwind
colors: {
custom: {
50: '#e8d5c9',
500: '#dec3b2',
950: '#000000',
},
}SCSS
$custom: #dec3b2; $custom-light: #e8d5c9; $custom-dark: #000000;
JSON
{
"hex": "#dec3b2",
"rgb": {
"r": 222,
"g": 195,
"b": 178
},
"hsl": {
"h": 23.182,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.83549,
"c": 0.0386,
"h": 54.2
},
"luminance": 0.57774
}Semantic roles & 50–950 ramp
primary
#DEC3B2
secondary
#7EA1B6
accent
#81B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382