#DEC594#DEC594
#DEC594 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.3% C 0.070 H 83.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC594 |
|---|---|
| RGB | rgb(222, 197, 148) |
| HSL | hsl(40, 53%, 73%) |
| HSV | hsv(40, 33%, 87%) |
| CMYK | cmyk(0%, 11.3%, 33.3%, 12.9%) |
| CIE-LAB | lab(80.52, 1.73, 27.84) |
| CIE-LCH | lch(80.52, 27.90, 86.44°) |
| OKLab | oklab(83.28% 0.0074 0.0698) |
| OKLCH | oklch(83.28% 0.07 83.9) |
| XYZ | xyz(55.4367, 57.6021, 36.2094) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.90
Burlywood
#DEB887
ΔE00 5.02
Tan
#D2B48C
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.85
Wheat
#F5DEB3
ΔE00 6.08
Sand
#C2B280
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC594 #94ADDE
analogous
#DEA094 #DEC594 #D2DE94
triadic
#DEC594 #94DEC5 #C594DE
tetradic
#DEC594 #94DEA0 #94ADDE #DE94D2
square
#DEC594 #94DEA0 #94ADDE #DE94D2
split-complementary
#DEC594 #94D2DE #A094DE
monochromatic
#BD913A #D0AC65 #DEC594 #ECDEC3 #F8F2E8
Accessibility & contrast
On white
1.68
#DEC594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DEC594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC594
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC594 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#D7CB95
Tritanopia (blue-blind)
#EABDB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec594; /* rgb */ color: rgb(222, 197, 148); /* oklch */ color: oklch(83.3% 0.070 83.9);
Tailwind
colors: {
custom: {
50: '#e9d6b3',
500: '#dec594',
950: '#000000',
},
}SCSS
$custom: #dec594; $custom-light: #e9d6b3; $custom-dark: #000000;
JSON
{
"hex": "#dec594",
"rgb": {
"r": 222,
"g": 197,
"b": 148
},
"hsl": {
"h": 39.73,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.83275,
"c": 0.07023,
"h": 83.9
},
"luminance": 0.576
}Semantic roles & 50–950 ramp
primary
#DEC594
secondary
#607DB6
accent
#5AC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381