#DECABF#DECABF
#DECABF is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.3% C 0.027 H 50.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DECABF |
|---|---|
| RGB | rgb(222, 202, 191) |
| HSL | hsl(21, 32%, 81%) |
| HSV | hsv(21, 14%, 87%) |
| CMYK | cmyk(0%, 9%, 14%, 12.9%) |
| CIE-LAB | lab(82.66, 5.18, 8.02) |
| CIE-LCH | lch(82.66, 9.55, 57.15°) |
| OKLab | oklab(85.25% 0.0172 0.021) |
| OKLCH | oklch(85.25% 0.027 50.8) |
| XYZ | xyz(60.6482, 61.5334, 57.9624) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.01
Warm Beige
#E9DCC9
ΔE00 6.89
Mistyrose
#FFE4E1
ΔE00 8.21
Apricot
#FBCEB1
ΔE00 8.70
Antiquewhite
#FAEBD7
ΔE00 8.92
Light Gray
#D3D3D3
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECABF #BFD3DE
analogous
#DEBFC3 #DECABF #DED9BF
triadic
#DECABF #BFDECA #CABFDE
tetradic
#DECABF #C3DEBF #BFD3DE #D9BFDE
square
#DECABF #C3DEBF #BFD3DE #D9BFDE
split-complementary
#DECABF #BFDED9 #BFC3DE
monochromatic
#B4876E #C9A997 #DECABF #F3EBE7 #F5EEEB
Accessibility & contrast
On white
1.58
#DECABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DECABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECABF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECABF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#E4C7C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decabf; /* rgb */ color: rgb(222, 202, 191); /* oklch */ color: oklch(85.3% 0.027 50.8);
Tailwind
colors: {
custom: {
50: '#e8dad2',
500: '#decabf',
950: '#000000',
},
}SCSS
$custom: #decabf; $custom-light: #e8dad2; $custom-dark: #000000;
JSON
{
"hex": "#decabf",
"rgb": {
"r": 222,
"g": 202,
"b": 191
},
"hsl": {
"h": 21.29,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.85253,
"c": 0.02714,
"h": 50.8
},
"luminance": 0.61532
}Semantic roles & 50–950 ramp
primary
#DECABF
secondary
#8BA7B6
accent
#83AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383