#DECC99#DECC99
#DECC99 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 84.8% C 0.070 H 90.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC99 |
|---|---|
| RGB | rgb(222, 204, 153) |
| HSL | hsl(44, 51%, 74%) |
| HSV | hsv(44, 31%, 87%) |
| CMYK | cmyk(0%, 8.1%, 31.1%, 12.9%) |
| CIE-LAB | lab(82.39, -1.29, 27.74) |
| CIE-LCH | lch(82.39, 27.77, 92.66°) |
| OKLab | oklab(84.78% -0.0011 0.0697) |
| OKLCH | oklch(84.78% 0.07 90.9) |
| XYZ | xyz(57.4675, 61.0169, 38.8810) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.66
Wheat
#F5DEB3
ΔE00 5.49
Vanilla
#F3E5AB
ΔE00 5.88
Very Light Brown
#D3B683
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.48
Sand (survey)
#E2CA76
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC99 #99ABDE
analogous
#DEA999 #DECC99 #CDDE99
triadic
#DECC99 #99DECC #CC99DE
tetradic
#DECC99 #99DEA9 #99ABDE #DE99CD
square
#DECC99 #99DEA9 #99ABDE #DE99CD
split-complementary
#DECC99 #99CDDE #A999DE
monochromatic
#BF9D3E #CFB56B #DECC99 #EDE3C7 #F8F3E8
Accessibility & contrast
On white
1.59
#DECC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DECC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC99
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC99 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA96
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#E9C4BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decc99; /* rgb */ color: rgb(222, 204, 153); /* oklch */ color: oklch(84.8% 0.070 90.9);
Tailwind
colors: {
custom: {
50: '#e9dbb7',
500: '#decc99',
950: '#000000',
},
}SCSS
$custom: #decc99; $custom-light: #e9dbb7; $custom-dark: #000000;
JSON
{
"hex": "#decc99",
"rgb": {
"r": 222,
"g": 204,
"b": 153
},
"hsl": {
"h": 44.348,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.84778,
"c": 0.0697,
"h": 90.9
},
"luminance": 0.61015
}Semantic roles & 50–950 ramp
primary
#DECC99
secondary
#657AB6
accent
#4FBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481