#DEC390#DEC390
#DEC390 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.8% C 0.073 H 83.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC390 |
|---|---|
| RGB | rgb(222, 195, 144) |
| HSL | hsl(39, 54%, 72%) |
| HSV | hsv(39, 35%, 87%) |
| CMYK | cmyk(0%, 12.2%, 35.1%, 12.9%) |
| CIE-LAB | lab(79.94, 2.30, 29.17) |
| CIE-LCH | lch(79.94, 29.26, 85.50°) |
| OKLab | oklab(82.8% 0.0089 0.0729) |
| OKLCH | oklch(82.8% 0.073 83.1) |
| XYZ | xyz(54.6744, 56.5754, 34.4203) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.31
Burlywood
#DEB887
ΔE00 4.39
Tan
#D2B48C
ΔE00 4.99
Fawn
#CFAF7B
ΔE00 5.23
Tan (survey)
#D1B26F
ΔE00 5.64
Sandstone
#C9AE74
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC390 #90ABDE
analogous
#DE9C90 #DEC390 #D2DE90
triadic
#DEC390 #90DEC3 #C390DE
tetradic
#DEC390 #90DE9C #90ABDE #DE90D2
square
#DEC390 #90DE9C #90ABDE #DE90D2
split-complementary
#DEC390 #90D2DE #9C90DE
monochromatic
#BC8E38 #D0AA61 #DEC390 #ECDDBF #F8F2E7
Accessibility & contrast
On white
1.71
#DEC390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEC390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC390
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC390 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28D
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#EABAB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec390; /* rgb */ color: rgb(222, 195, 144); /* oklch */ color: oklch(82.8% 0.073 83.1);
Tailwind
colors: {
custom: {
50: '#e9d5b1',
500: '#dec390',
950: '#000000',
},
}SCSS
$custom: #dec390; $custom-light: #e9d5b1; $custom-dark: #000000;
JSON
{
"hex": "#dec390",
"rgb": {
"r": 222,
"g": 195,
"b": 144
},
"hsl": {
"h": 39.231,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.82799,
"c": 0.07342,
"h": 83.1
},
"luminance": 0.56573
}Semantic roles & 50–950 ramp
primary
#DEC390
secondary
#5C7BB6
accent
#5AC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381