#DECCAF#DECCAF
#DECCAF is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.3% C 0.044 H 79.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCAF |
|---|---|
| RGB | rgb(222, 204, 175) |
| HSL | hsl(37, 42%, 78%) |
| HSV | hsv(37, 21%, 87%) |
| CMYK | cmyk(0%, 8.1%, 21.2%, 12.9%) |
| CIE-LAB | lab(82.81, 1.70, 16.74) |
| CIE-LCH | lch(82.81, 16.83, 84.22°) |
| OKLab | oklab(85.25% 0.0078 0.0431) |
| OKLCH | oklch(85.25% 0.044 79.8) |
| XYZ | xyz(59.4549, 61.8118, 49.3480) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.08
Wheat
#F5DEB3
ΔE00 5.73
Champagne
#F7E7CE
ΔE00 6.28
Warm Gray
#C9BEB0
ΔE00 6.46
Bisque
#FFE4C4
ΔE00 6.69
Blanchedalmond
#FFEBCD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCAF #AFC1DE
analogous
#DEB4AF #DECCAF #D9DEAF
triadic
#DECCAF #AFDECC #CCAFDE
tetradic
#DECCAF #AFDEB4 #AFC1DE #DEAFD9
square
#DECCAF #AFDEB4 #AFC1DE #DEAFD9
split-complementary
#DECCAF #AFD9DE #B4AFDE
monochromatic
#BA9558 #CCB084 #DECCAF #F0E8DA #F6F1E9
Accessibility & contrast
On white
1.57
#DECCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DECCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCAF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCAF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#E6C7C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #deccaf; /* rgb */ color: rgb(222, 204, 175); /* oklch */ color: oklch(85.3% 0.044 79.8);
Tailwind
colors: {
custom: {
50: '#e8dbc7',
500: '#deccaf',
950: '#000000',
},
}SCSS
$custom: #deccaf; $custom-light: #e8dbc7; $custom-dark: #000000;
JSON
{
"hex": "#deccaf",
"rgb": {
"r": 222,
"g": 204,
"b": 175
},
"hsl": {
"h": 37.021,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85252,
"c": 0.0438,
"h": 79.8
},
"luminance": 0.6181
}Semantic roles & 50–950 ramp
primary
#DECCAF
secondary
#7B92B6
accent
#63B531
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482