#EAC596#EAC596
#EAC596 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.4% C 0.075 H 73.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC596 |
|---|---|
| RGB | rgb(234, 197, 150) |
| HSL | hsl(34, 67%, 75%) |
| HSV | hsv(34, 36%, 92%) |
| CMYK | cmyk(0%, 15.8%, 35.9%, 8.2%) |
| CIE-LAB | lab(81.64, 6.65, 28.49) |
| CIE-LCH | lch(81.64, 29.25, 76.86°) |
| OKLab | oklab(84.42% 0.0216 0.0714) |
| OKLCH | oklch(84.42% 0.075 73.2) |
| XYZ | xyz(59.4044, 59.6295, 37.2288) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.29
Tan
#D2B48C
ΔE00 5.13
Very Light Brown
#D3B683
ΔE00 5.31
Light Peach
#FFD8B1
ΔE00 5.38
Navajowhite
#FFDEAD
ΔE00 5.80
Fawn
#CFAF7B
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC596 #96BBEA
analogous
#EA9B96 #EAC596 #E5EA96
triadic
#EAC596 #96EAC5 #C596EA
tetradic
#EAC596 #96EA9B #96BBEA #EA96E5
square
#EAC596 #96EA9B #96BBEA #EA96E5
split-complementary
#EAC596 #96E5EA #9B96EA
monochromatic
#D68D30 #E0A963 #EAC596 #F4E1C9 #FAF1E5
Accessibility & contrast
On white
1.62
#EAC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EAC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC596
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC596 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#F8BCB9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eac596; /* rgb */ color: rgb(234, 197, 150); /* oklch */ color: oklch(84.4% 0.075 73.2);
Tailwind
colors: {
custom: {
50: '#f2d6b5',
500: '#eac596',
950: '#000000',
},
}SCSS
$custom: #eac596; $custom-light: #f2d6b5; $custom-dark: #000000;
JSON
{
"hex": "#eac596",
"rgb": {
"r": 234,
"g": 197,
"b": 150
},
"hsl": {
"h": 33.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.84421,
"c": 0.07455,
"h": 73.2
},
"luminance": 0.59627
}Semantic roles & 50–950 ramp
primary
#EAC596
secondary
#5F8CC5
accent
#68CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381