#DEC9BF#DEC9BF
#DEC9BF is a very light, muted orange. Relative luminance 0.611; OKLCH L 85.1% C 0.027 H 47.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9BF |
|---|---|
| RGB | rgb(222, 201, 191) |
| HSL | hsl(19, 32%, 81%) |
| HSV | hsv(19, 14%, 87%) |
| CMYK | cmyk(0%, 9.5%, 14%, 12.9%) |
| CIE-LAB | lab(82.41, 5.70, 7.66) |
| CIE-LCH | lch(82.41, 9.55, 53.33°) |
| OKLab | oklab(85.06% 0.0187 0.0201) |
| OKLCH | oklch(85.06% 0.027 47.2) |
| XYZ | xyz(60.4143, 61.0657, 57.8844) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 7.91
Pinkish Grey
#C8ACA9
ΔE00 8.50
Apricot
#FBCEB1
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9BF #BFD4DE
analogous
#DEBFC4 #DEC9BF #DED8BF
triadic
#DEC9BF #BFDEC9 #C9BFDE
tetradic
#DEC9BF #C4DEBF #BFD4DE #D8BFDE
square
#DEC9BF #C4DEBF #BFD4DE #D8BFDE
split-complementary
#DEC9BF #BFDED8 #BFC4DE
monochromatic
#B4856E #C9A797 #DEC9BF #F3EBE7 #F5EEEB
Accessibility & contrast
On white
1.59
#DEC9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DEC9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9BF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9BF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#E4C6C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec9bf; /* rgb */ color: rgb(222, 201, 191); /* oklch */ color: oklch(85.1% 0.027 47.2);
Tailwind
colors: {
custom: {
50: '#e8d9d2',
500: '#dec9bf',
950: '#000000',
},
}SCSS
$custom: #dec9bf; $custom-light: #e8d9d2; $custom-dark: #000000;
JSON
{
"hex": "#dec9bf",
"rgb": {
"r": 222,
"g": 201,
"b": 191
},
"hsl": {
"h": 19.355,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.85057,
"c": 0.02743,
"h": 47.2
},
"luminance": 0.61064
}Semantic roles & 50–950 ramp
primary
#DEC9BF
secondary
#8BA8B6
accent
#87AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383