#DEC8BF#DEC8BF
#DEC8BF is a very light, muted orange. Relative luminance 0.606; OKLCH L 84.9% C 0.028 H 43.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8BF |
|---|---|
| RGB | rgb(222, 200, 191) |
| HSL | hsl(17, 32%, 81%) |
| HSV | hsv(17, 14%, 87%) |
| CMYK | cmyk(0%, 9.9%, 14%, 12.9%) |
| CIE-LAB | lab(82.16, 6.23, 7.30) |
| CIE-LCH | lch(82.16, 9.60, 49.52°) |
| OKLab | oklab(84.86% 0.0201 0.0192) |
| OKLCH | oklch(84.86% 0.028 43.6) |
| XYZ | xyz(60.1819, 60.6010, 57.8070) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.04
Mistyrose
#FFE4E1
ΔE00 7.67
Pinkish Grey
#C8ACA9
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 8.36
Apricot
#FBCEB1
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8BF #BFD5DE
analogous
#DEBFC5 #DEC8BF #DED7BF
triadic
#DEC8BF #BFDEC8 #C8BFDE
tetradic
#DEC8BF #C5DEBF #BFD5DE #D7BFDE
square
#DEC8BF #C5DEBF #BFD5DE #D7BFDE
split-complementary
#DEC8BF #BFDED7 #BFC5DE
monochromatic
#B4836E #C9A597 #DEC8BF #F3EBE7 #F5EEEB
Accessibility & contrast
On white
1.60
#DEC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DEC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8BF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8BF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#E4C5C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec8bf; /* rgb */ color: rgb(222, 200, 191); /* oklch */ color: oklch(84.9% 0.028 43.6);
Tailwind
colors: {
custom: {
50: '#e8d8d2',
500: '#dec8bf',
950: '#000000',
},
}SCSS
$custom: #dec8bf; $custom-light: #e8d8d2; $custom-dark: #000000;
JSON
{
"hex": "#dec8bf",
"rgb": {
"r": 222,
"g": 200,
"b": 191
},
"hsl": {
"h": 17.419,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84861,
"c": 0.02783,
"h": 43.6
},
"luminance": 0.606
}Semantic roles & 50–950 ramp
primary
#DEC8BF
secondary
#8BA9B6
accent
#8AAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383