#EAC593#EAC593
#EAC593 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.4% C 0.078 H 74.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC593 |
|---|---|
| RGB | rgb(234, 197, 147) |
| HSL | hsl(34, 67%, 75%) |
| HSV | hsv(34, 37%, 92%) |
| CMYK | cmyk(0%, 15.8%, 37.2%, 8.2%) |
| CIE-LAB | lab(81.58, 6.30, 29.99) |
| CIE-LCH | lch(81.58, 30.64, 78.14°) |
| OKLab | oklab(84.36% 0.0204 0.0748) |
| OKLCH | oklch(84.36% 0.078 74.8) |
| XYZ | xyz(59.1659, 59.5341, 35.9728) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.24
Very Light Brown
#D3B683
ΔE00 5.00
Tan
#D2B48C
ΔE00 5.31
Navajowhite
#FFDEAD
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 5.85
Fawn
#CFAF7B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC593 #93B8EA
analogous
#EA9A93 #EAC593 #E3EA93
triadic
#EAC593 #93EAC5 #C593EA
tetradic
#EAC593 #93EA9A #93B8EA #EA93E3
square
#EAC593 #93EA9A #93B8EA #EA93E3
split-complementary
#EAC593 #93E3EA #9A93EA
monochromatic
#D68E2D #E0A960 #EAC593 #F4E1C6 #FAF1E5
Accessibility & contrast
On white
1.63
#EAC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EAC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC593
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC593 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C690
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#F8BBB8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eac593; /* rgb */ color: rgb(234, 197, 147); /* oklch */ color: oklch(84.4% 0.078 74.8);
Tailwind
colors: {
custom: {
50: '#f2d6b3',
500: '#eac593',
950: '#000000',
},
}SCSS
$custom: #eac593; $custom-light: #f2d6b3; $custom-dark: #000000;
JSON
{
"hex": "#eac593",
"rgb": {
"r": 234,
"g": 197,
"b": 147
},
"hsl": {
"h": 34.483,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.84363,
"c": 0.07755,
"h": 74.8
},
"luminance": 0.59532
}Semantic roles & 50–950 ramp
primary
#EAC593
secondary
#5C89C5
accent
#65CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381