#DECABB#DECABB
#DECABB is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.2% C 0.030 H 59.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DECABB |
|---|---|
| RGB | rgb(222, 202, 187) |
| HSL | hsl(26, 35%, 80%) |
| HSV | hsv(26, 16%, 87%) |
| CMYK | cmyk(0%, 9%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.57, 4.55, 10.02) |
| CIE-LCH | lch(82.57, 11.00, 65.58°) |
| OKLab | oklab(85.15% 0.0156 0.0262) |
| OKLCH | oklch(85.15% 0.03 59.2) |
| XYZ | xyz(60.2140, 61.3598, 55.6757) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.24
Warm Beige
#E9DCC9
ΔE00 5.74
Peach
#FFDAB9
ΔE00 8.05
Antiquewhite
#FAEBD7
ΔE00 8.09
Apricot
#FBCEB1
ΔE00 8.16
Champagne
#F7E7CE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECABB #BBCFDE
analogous
#DEBBBE #DECABB #DEDBBB
triadic
#DECABB #BBDECA #CABBDE
tetradic
#DECABB #BEDEBB #BBCFDE #DBBBDE
square
#DECABB #BEDEBB #BBCFDE #DBBBDE
split-complementary
#DECABB #BBDEDB #BBBEDE
monochromatic
#B68A69 #CAAA92 #DECABB #F2EAE4 #F5EFEA
Accessibility & contrast
On white
1.58
#DECABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DECABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECABB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECABB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#E5C6C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decabb; /* rgb */ color: rgb(222, 202, 187); /* oklch */ color: oklch(85.2% 0.030 59.2);
Tailwind
colors: {
custom: {
50: '#e8dacf',
500: '#decabb',
950: '#000000',
},
}SCSS
$custom: #decabb; $custom-light: #e8dacf; $custom-dark: #000000;
JSON
{
"hex": "#decabb",
"rgb": {
"r": 222,
"g": 202,
"b": 187
},
"hsl": {
"h": 25.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8515,
"c": 0.03046,
"h": 59.2
},
"luminance": 0.61359
}Semantic roles & 50–950 ramp
primary
#DECABB
secondary
#87A2B6
accent
#7BAD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383