#DECAA1#DECAA1
#DECAA1 is a very light, muted orange. Relative luminance 0.603; OKLCH L 84.5% C 0.059 H 85.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAA1 |
|---|---|
| RGB | rgb(222, 202, 161) |
| HSL | hsl(40, 48%, 75%) |
| HSV | hsv(40, 27%, 87%) |
| CMYK | cmyk(0%, 9%, 27.5%, 12.9%) |
| CIE-LAB | lab(82.03, 0.79, 23.05) |
| CIE-LCH | lch(82.03, 23.07, 88.04°) |
| OKLab | oklab(84.54% 0.0051 0.0585) |
| OKLCH | oklch(84.54% 0.059 85) |
| XYZ | xyz(57.6782, 60.3455, 42.3208) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.85
Beige (survey)
#E6DAA6
ΔE00 5.50
Very Light Brown
#D3B683
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.55
Moccasin
#FFE4B5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAA1 #A1B5DE
analogous
#DEACA1 #DECAA1 #D3DEA1
triadic
#DECAA1 #A1DECA #CAA1DE
tetradic
#DECAA1 #A1DEAC #A1B5DE #DEA1D3
square
#DECAA1 #A1DEAC #A1B5DE #DEA1D3
split-complementary
#DECAA1 #A1D3DE #ACA1DE
monochromatic
#BE9746 #CEB074 #DECAA1 #EEE4CE #F7F2E8
Accessibility & contrast
On white
1.61
#DECAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DECAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAA1
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAA1 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99E
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#E8C3BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decaa1; /* rgb */ color: rgb(222, 202, 161); /* oklch */ color: oklch(84.5% 0.059 85.0);
Tailwind
colors: {
custom: {
50: '#e9dabd',
500: '#decaa1',
950: '#000000',
},
}SCSS
$custom: #decaa1; $custom-light: #e9dabd; $custom-dark: #000000;
JSON
{
"hex": "#decaa1",
"rgb": {
"r": 222,
"g": 202,
"b": 161
},
"hsl": {
"h": 40.328,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.84541,
"c": 0.05874,
"h": 85
},
"luminance": 0.60344
}Semantic roles & 50–950 ramp
primary
#DECAA1
secondary
#6D85B6
accent
#5ABB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382