#DEC7BF#DEC7BF
#DEC7BF is a very light, muted orange. Relative luminance 0.601; OKLCH L 84.7% C 0.028 H 40.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7BF |
|---|---|
| RGB | rgb(222, 199, 191) |
| HSL | hsl(15, 32%, 81%) |
| HSV | hsv(15, 14%, 87%) |
| CMYK | cmyk(0%, 10.4%, 14%, 12.9%) |
| CIE-LAB | lab(81.91, 6.76, 6.94) |
| CIE-LCH | lch(81.91, 9.69, 45.77°) |
| OKLab | oklab(84.67% 0.0216 0.0183) |
| OKLCH | oklch(84.67% 0.028 40.2) |
| XYZ | xyz(59.9511, 60.1393, 57.7300) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 7.59
Apricot
#FBCEB1
ΔE00 9.08
Warm Beige
#E9DCC9
ΔE00 9.09
Light Gray
#D3D3D3
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7BF #BFD6DE
analogous
#DEBFC6 #DEC7BF #DED6BF
triadic
#DEC7BF #BFDEC7 #C7BFDE
tetradic
#DEC7BF #C6DEBF #BFD6DE #D6BFDE
square
#DEC7BF #C6DEBF #BFD6DE #D6BFDE
split-complementary
#DEC7BF #BFDED6 #BFC6DE
monochromatic
#B4806E #C9A497 #DEC7BF #F3EAE7 #F5EDEB
Accessibility & contrast
On white
1.61
#DEC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DEC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7BF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7BF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#D2CDBF
Tritanopia (blue-blind)
#E5C4C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec7bf; /* rgb */ color: rgb(222, 199, 191); /* oklch */ color: oklch(84.7% 0.028 40.2);
Tailwind
colors: {
custom: {
50: '#e8d8d2',
500: '#dec7bf',
950: '#000000',
},
}SCSS
$custom: #dec7bf; $custom-light: #e8d8d2; $custom-dark: #000000;
JSON
{
"hex": "#dec7bf",
"rgb": {
"r": 222,
"g": 199,
"b": 191
},
"hsl": {
"h": 15.484,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84665,
"c": 0.02833,
"h": 40.2
},
"luminance": 0.60138
}Semantic roles & 50–950 ramp
primary
#DEC7BF
secondary
#8BABB6
accent
#8EAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383