#DEC6BD#DEC6BD
#DEC6BD is a very light, muted orange. Relative luminance 0.596; OKLCH L 84.4% C 0.030 H 41.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6BD |
|---|---|
| RGB | rgb(222, 198, 189) |
| HSL | hsl(16, 33%, 81%) |
| HSV | hsv(16, 15%, 87%) |
| CMYK | cmyk(0%, 10.8%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.62, 6.97, 7.59) |
| CIE-LCH | lch(81.62, 10.30, 47.42°) |
| OKLab | oklab(84.42% 0.0224 0.0199) |
| OKLCH | oklch(84.42% 0.03 41.7) |
| XYZ | xyz(59.5032, 59.5932, 56.5024) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.34
Warm Gray
#C9BEB0
ΔE00 7.56
Mistyrose
#FFE4E1
ΔE00 7.80
Apricot
#FBCEB1
ΔE00 8.67
Warm Beige
#E9DCC9
ΔE00 9.14
Peach
#FFDAB9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6BD #BDD5DE
analogous
#DEBDC4 #DEC6BD #DED6BD
triadic
#DEC6BD #BDDEC6 #C6BDDE
tetradic
#DEC6BD #C4DEBD #BDD5DE #D6BDDE
square
#DEC6BD #C4DEBD #BDD5DE #D6BDDE
split-complementary
#DEC6BD #BDDED6 #BDC4DE
monochromatic
#B5806B #CAA394 #DEC6BD #F2E9E6 #F5EDEB
Accessibility & contrast
On white
1.63
#DEC6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DEC6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6BD
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6BD | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#E5C3C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec6bd; /* rgb */ color: rgb(222, 198, 189); /* oklch */ color: oklch(84.4% 0.030 41.7);
Tailwind
colors: {
custom: {
50: '#e8d7d0',
500: '#dec6bd',
950: '#000000',
},
}SCSS
$custom: #dec6bd; $custom-light: #e8d7d0; $custom-dark: #000000;
JSON
{
"hex": "#dec6bd",
"rgb": {
"r": 222,
"g": 198,
"b": 189
},
"hsl": {
"h": 16.364,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.84417,
"c": 0.02997,
"h": 41.7
},
"luminance": 0.59592
}Semantic roles & 50–950 ramp
primary
#DEC6BD
secondary
#89AAB6
accent
#8DAC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383