#DEC690#DEC690
#DEC690 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.4% C 0.075 H 86.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC690 |
|---|---|
| RGB | rgb(222, 198, 144) |
| HSL | hsl(42, 54%, 72%) |
| HSV | hsv(42, 35%, 87%) |
| CMYK | cmyk(0%, 10.8%, 35.1%, 12.9%) |
| CIE-LAB | lab(80.70, 0.73, 30.19) |
| CIE-LCH | lch(80.70, 30.19, 88.62°) |
| OKLab | oklab(83.4% 0.0043 0.0753) |
| OKLCH | oklch(83.4% 0.075 86.7) |
| XYZ | xyz(55.3534, 57.9333, 34.6466) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.30
Beige (survey)
#E6DAA6
ΔE00 5.79
Burlywood
#DEB887
ΔE00 5.83
Tan (survey)
#D1B26F
ΔE00 5.91
Sand (survey)
#E2CA76
ΔE00 5.92
Sand
#C2B280
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC690 #90A8DE
analogous
#DE9F90 #DEC690 #CFDE90
triadic
#DEC690 #90DEC6 #C690DE
tetradic
#DEC690 #90DE9F #90A8DE #DE90CF
square
#DEC690 #90DE9F #90A8DE #DE90CF
split-complementary
#DEC690 #90CFDE #9F90DE
monochromatic
#BC9338 #D0AE61 #DEC690 #ECDEBF #F8F3E7
Accessibility & contrast
On white
1.67
#DEC690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEC690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC690
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC690 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58C
Deuteranopia (green-blind)
#D9CB92
Tritanopia (blue-blind)
#EABDB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec690; /* rgb */ color: rgb(222, 198, 144); /* oklch */ color: oklch(83.4% 0.075 86.7);
Tailwind
colors: {
custom: {
50: '#e9d7b1',
500: '#dec690',
950: '#000000',
},
}SCSS
$custom: #dec690; $custom-light: #e9d7b1; $custom-dark: #000000;
JSON
{
"hex": "#dec690",
"rgb": {
"r": 222,
"g": 198,
"b": 144
},
"hsl": {
"h": 41.538,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83398,
"c": 0.0754,
"h": 86.7
},
"luminance": 0.57931
}Semantic roles & 50–950 ramp
primary
#DEC690
secondary
#5C78B6
accent
#54C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381