#DEC7BB#DEC7BB
#DEC7BB is a very light, muted orange. Relative luminance 0.600; OKLCH L 84.6% C 0.031 H 49.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7BB |
|---|---|
| RGB | rgb(222, 199, 187) |
| HSL | hsl(21, 35%, 80%) |
| HSV | hsv(21, 16%, 87%) |
| CMYK | cmyk(0%, 10.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.82, 6.13, 8.95) |
| CIE-LCH | lch(81.82, 10.84, 55.59°) |
| OKLab | oklab(84.56% 0.0201 0.0234) |
| OKLCH | oklch(84.56% 0.031 49.4) |
| XYZ | xyz(59.5169, 59.9657, 55.4434) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 7.82
Apricot
#FBCEB1
ΔE00 7.97
Pinkish Grey
#C8ACA9
ΔE00 8.37
Mistyrose
#FFE4E1
ΔE00 8.49
Peach
#FFDAB9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7BB #BBD2DE
analogous
#DEBBC1 #DEC7BB #DED8BB
triadic
#DEC7BB #BBDEC7 #C7BBDE
tetradic
#DEC7BB #C1DEBB #BBD2DE #D8BBDE
square
#DEC7BB #C1DEBB #BBD2DE #D8BBDE
split-complementary
#DEC7BB #BBDED8 #BBC1DE
monochromatic
#B68369 #CAA592 #DEC7BB #F2E9E4 #F5EEEA
Accessibility & contrast
On white
1.62
#DEC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DEC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7BB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7BB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#D2CDBB
Tritanopia (blue-blind)
#E5C3C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec7bb; /* rgb */ color: rgb(222, 199, 187); /* oklch */ color: oklch(84.6% 0.031 49.4);
Tailwind
colors: {
custom: {
50: '#e8d8cf',
500: '#dec7bb',
950: '#000000',
},
}SCSS
$custom: #dec7bb; $custom-light: #e8d8cf; $custom-dark: #000000;
JSON
{
"hex": "#dec7bb",
"rgb": {
"r": 222,
"g": 199,
"b": 187
},
"hsl": {
"h": 20.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8456,
"c": 0.03086,
"h": 49.4
},
"luminance": 0.59964
}Semantic roles & 50–950 ramp
primary
#DEC7BB
secondary
#87A6B6
accent
#85AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383