#DEC090#DEC090
#DEC090 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.2% C 0.072 H 79.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC090 |
|---|---|
| RGB | rgb(222, 192, 144) |
| HSL | hsl(37, 54%, 72%) |
| HSV | hsv(37, 35%, 87%) |
| CMYK | cmyk(0%, 13.5%, 35.1%, 12.9%) |
| CIE-LAB | lab(79.18, 3.87, 28.16) |
| CIE-LCH | lch(79.18, 28.42, 82.17°) |
| OKLab | oklab(82.2% 0.0135 0.0705) |
| OKLCH | oklch(82.2% 0.072 79.2) |
| XYZ | xyz(54.0090, 55.2446, 34.1985) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.85
Burlywood
#DEB887
ΔE00 2.99
Tan
#D2B48C
ΔE00 3.73
Fawn
#CFAF7B
ΔE00 4.54
Toupe
#C7AC7D
ΔE00 5.52
Tan (survey)
#D1B26F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC090 #90AEDE
analogous
#DE9990 #DEC090 #D5DE90
triadic
#DEC090 #90DEC0 #C090DE
tetradic
#DEC090 #90DE99 #90AEDE #DE90D5
square
#DEC090 #90DE99 #90AEDE #DE90D5
split-complementary
#DEC090 #90D5DE #9990DE
monochromatic
#BC8938 #D0A561 #DEC090 #ECDBBF #F8F2E7
Accessibility & contrast
On white
1.74
#DEC090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DEC090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC090
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC090 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08D
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#EBB7B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec090; /* rgb */ color: rgb(222, 192, 144); /* oklch */ color: oklch(82.2% 0.072 79.2);
Tailwind
colors: {
custom: {
50: '#e9d2b1',
500: '#dec090',
950: '#000000',
},
}SCSS
$custom: #dec090; $custom-light: #e9d2b1; $custom-dark: #000000;
JSON
{
"hex": "#dec090",
"rgb": {
"r": 222,
"g": 192,
"b": 144
},
"hsl": {
"h": 36.923,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.82203,
"c": 0.07176,
"h": 79.2
},
"luminance": 0.55242
}Semantic roles & 50–950 ramp
primary
#DEC090
secondary
#5C7FB6
accent
#61C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381