#DECABC#DECABC
#DECABC is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.2% C 0.030 H 57.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DECABC |
|---|---|
| RGB | rgb(222, 202, 188) |
| HSL | hsl(25, 34%, 80%) |
| HSV | hsv(25, 15%, 87%) |
| CMYK | cmyk(0%, 9%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.59, 4.71, 9.52) |
| CIE-LCH | lch(82.59, 10.62, 63.70°) |
| OKLab | oklab(85.18% 0.016 0.0249) |
| OKLCH | oklch(85.18% 0.03 57.3) |
| XYZ | xyz(60.3214, 61.4027, 56.2415) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.38
Warm Beige
#E9DCC9
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 8.25
Antiquewhite
#FAEBD7
ΔE00 8.26
Peach
#FFDAB9
ΔE00 8.28
Champagne
#F7E7CE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECABC #BCD0DE
analogous
#DEBCBF #DECABC #DEDBBC
triadic
#DECABC #BCDECA #CABCDE
tetradic
#DECABC #BFDEBC #BCD0DE #DBBCDE
square
#DECABC #BFDEBC #BCD0DE #DBBCDE
split-complementary
#DECABC #BCDEDB #BCBFDE
monochromatic
#B6896A #CAAA93 #DECABC #F2EAE5 #F5EFEA
Accessibility & contrast
On white
1.58
#DECABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DECABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECABC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECABC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#D5CFBC
Tritanopia (blue-blind)
#E5C6C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decabc; /* rgb */ color: rgb(222, 202, 188); /* oklch */ color: oklch(85.2% 0.030 57.3);
Tailwind
colors: {
custom: {
50: '#e8dad0',
500: '#decabc',
950: '#000000',
},
}SCSS
$custom: #decabc; $custom-light: #e8dad0; $custom-dark: #000000;
JSON
{
"hex": "#decabc",
"rgb": {
"r": 222,
"g": 202,
"b": 188
},
"hsl": {
"h": 24.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.85175,
"c": 0.02957,
"h": 57.3
},
"luminance": 0.61401
}Semantic roles & 50–950 ramp
primary
#DECABC
secondary
#88A3B6
accent
#7DAD39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383