#DEC199#DEC199
#DEC199 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.6% C 0.063 H 75.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC199 |
|---|---|
| RGB | rgb(222, 193, 153) |
| HSL | hsl(35, 51%, 74%) |
| HSV | hsv(35, 31%, 87%) |
| CMYK | cmyk(0%, 13.1%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.60, 4.46, 23.96) |
| CIE-LCH | lch(79.60, 24.37, 79.46°) |
| OKLab | oklab(82.58% 0.0156 0.0606) |
| OKLCH | oklch(82.58% 0.063 75.6) |
| XYZ | xyz(54.9448, 55.9714, 38.0401) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.33
Burlywood
#DEB887
ΔE00 3.61
Very Light Brown
#D3B683
ΔE00 4.28
Fawn
#CFAF7B
ΔE00 5.66
Khaki
#C3B091
ΔE00 6.10
Toupe
#C7AC7D
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC199 #99B6DE
analogous
#DE9E99 #DEC199 #D8DE99
triadic
#DEC199 #99DEC1 #C199DE
tetradic
#DEC199 #99DE9E #99B6DE #DE99D8
square
#DEC199 #99DE9E #99B6DE #DE99D8
split-complementary
#DEC199 #99D8DE #9E99DE
monochromatic
#BF893E #CFA56B #DEC199 #EDDDC7 #F8F1E8
Accessibility & contrast
On white
1.72
#DEC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DEC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC199
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC199 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC196
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#EAB9B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec199; /* rgb */ color: rgb(222, 193, 153); /* oklch */ color: oklch(82.6% 0.063 75.6);
Tailwind
colors: {
custom: {
50: '#e9d3b7',
500: '#dec199',
950: '#000000',
},
}SCSS
$custom: #dec199; $custom-light: #e9d3b7; $custom-dark: #000000;
JSON
{
"hex": "#dec199",
"rgb": {
"r": 222,
"g": 193,
"b": 153
},
"hsl": {
"h": 34.783,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.82583,
"c": 0.06258,
"h": 75.6
},
"luminance": 0.55969
}Semantic roles & 50–950 ramp
primary
#DEC199
secondary
#6587B6
accent
#67BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381