#DEC6BB#DEC6BB
#DEC6BB is a very light, muted orange. Relative luminance 0.595; OKLCH L 84.4% C 0.031 H 46.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6BB |
|---|---|
| RGB | rgb(222, 198, 187) |
| HSL | hsl(19, 35%, 80%) |
| HSV | hsv(19, 16%, 87%) |
| CMYK | cmyk(0%, 10.8%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.57, 6.66, 8.59) |
| CIE-LCH | lch(81.57, 10.87, 52.23°) |
| OKLab | oklab(84.37% 0.0216 0.0225) |
| OKLCH | oklch(84.37% 0.031 46.2) |
| XYZ | xyz(59.2876, 59.5070, 55.3669) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.03
Pinkish Grey
#C8ACA9
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 8.09
Mistyrose
#FFE4E1
ΔE00 8.27
Warm Beige
#E9DCC9
ΔE00 8.52
Peach
#FFDAB9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6BB #BBD3DE
analogous
#DEBBC1 #DEC6BB #DED7BB
triadic
#DEC6BB #BBDEC6 #C6BBDE
tetradic
#DEC6BB #C1DEBB #BBD3DE #D7BBDE
square
#DEC6BB #C1DEBB #BBD3DE #D7BBDE
split-complementary
#DEC6BB #BBDED7 #BBC1DE
monochromatic
#B68169 #CAA392 #DEC6BB #F2E9E4 #F5EEEA
Accessibility & contrast
On white
1.63
#DEC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#DEC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6BB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6BB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#D2CDBB
Tritanopia (blue-blind)
#E5C2C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec6bb; /* rgb */ color: rgb(222, 198, 187); /* oklch */ color: oklch(84.4% 0.031 46.2);
Tailwind
colors: {
custom: {
50: '#e8d7cf',
500: '#dec6bb',
950: '#000000',
},
}SCSS
$custom: #dec6bb; $custom-light: #e8d7cf; $custom-dark: #000000;
JSON
{
"hex": "#dec6bb",
"rgb": {
"r": 222,
"g": 198,
"b": 187
},
"hsl": {
"h": 18.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.84365,
"c": 0.03118,
"h": 46.2
},
"luminance": 0.59506
}Semantic roles & 50–950 ramp
primary
#DEC6BB
secondary
#87A7B6
accent
#89AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383