#DEC099#DEC099
#DEC099 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.062 H 74.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC099 |
|---|---|
| RGB | rgb(222, 192, 153) |
| HSL | hsl(34, 51%, 74%) |
| HSV | hsv(34, 31%, 87%) |
| CMYK | cmyk(0%, 13.5%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.35, 4.99, 23.62) |
| CIE-LCH | lch(79.35, 24.14, 78.08°) |
| OKLab | oklab(82.39% 0.0171 0.0598) |
| OKLCH | oklch(82.39% 0.062 74) |
| XYZ | xyz(54.7245, 55.5308, 37.9667) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.14
Burlywood
#DEB887
ΔE00 3.47
Very Light Brown
#D3B683
ΔE00 4.49
Fawn
#CFAF7B
ΔE00 5.70
Khaki
#C3B091
ΔE00 6.09
Toupe
#C7AC7D
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC099 #99B7DE
analogous
#DE9D99 #DEC099 #D9DE99
triadic
#DEC099 #99DEC0 #C099DE
tetradic
#DEC099 #99DE9D #99B7DE #DE99D9
square
#DEC099 #99DE9D #99B7DE #DE99D9
split-complementary
#DEC099 #99D9DE #9D99DE
monochromatic
#BF873E #CFA36B #DEC099 #EDDDC7 #F8F1E8
Accessibility & contrast
On white
1.73
#DEC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DEC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC099
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC099 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC096
Deuteranopia (green-blind)
#D3C79A
Tritanopia (blue-blind)
#EAB8B5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec099; /* rgb */ color: rgb(222, 192, 153); /* oklch */ color: oklch(82.4% 0.062 74.0);
Tailwind
colors: {
custom: {
50: '#e9d3b7',
500: '#dec099',
950: '#000000',
},
}SCSS
$custom: #dec099; $custom-light: #e9d3b7; $custom-dark: #000000;
JSON
{
"hex": "#dec099",
"rgb": {
"r": 222,
"g": 192,
"b": 153
},
"hsl": {
"h": 33.913,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.82385,
"c": 0.06219,
"h": 74
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#DEC099
secondary
#6588B6
accent
#69BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381