#EEC594#EEC594
#EEC594 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.8% C 0.079 H 71.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC594 |
|---|---|
| RGB | rgb(238, 197, 148) |
| HSL | hsl(33, 73%, 76%) |
| HSV | hsv(33, 38%, 93%) |
| CMYK | cmyk(0%, 17.2%, 37.8%, 6.7%) |
| CIE-LAB | lab(81.97, 7.98, 30.05) |
| CIE-LCH | lch(81.97, 31.09, 75.13°) |
| OKLab | oklab(84.76% 0.0252 0.075) |
| OKLCH | oklch(84.76% 0.079 71.4) |
| XYZ | xyz(60.5731, 60.2506, 36.4501) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.53
Light Peach
#FFD8B1
ΔE00 5.23
Tan
#D2B48C
ΔE00 5.80
Navajowhite
#FFDEAD
ΔE00 5.96
Very Light Brown
#D3B683
ΔE00 5.99
Peach
#FFDAB9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC594 #94BDEE
analogous
#EE9894 #EEC594 #EAEE94
triadic
#EEC594 #94EEC5 #C594EE
tetradic
#EEC594 #94EE98 #94BDEE #EE94EA
square
#EEC594 #94EE98 #94BDEE #EE94EA
split-complementary
#EEC594 #94EAEE #9894EE
monochromatic
#DD8C2A #E6A85F #EEC594 #F6E2C9 #FBF1E5
Accessibility & contrast
On white
1.61
#EEC594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EEC594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC594
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC594 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#FCBBB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec594; /* rgb */ color: rgb(238, 197, 148); /* oklch */ color: oklch(84.8% 0.079 71.4);
Tailwind
colors: {
custom: {
50: '#f5d6b3',
500: '#eec594',
950: '#000000',
},
}SCSS
$custom: #eec594; $custom-light: #f5d6b3; $custom-dark: #000000;
JSON
{
"hex": "#eec594",
"rgb": {
"r": 238,
"g": 197,
"b": 148
},
"hsl": {
"h": 32.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.84761,
"c": 0.07911,
"h": 71.4
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#EEC594
secondary
#5C8ECA
accent
#6AD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381