#EAC482#EAC482
#EAC482 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 83.9% C 0.094 H 80.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC482 |
|---|---|
| RGB | rgb(234, 196, 130) |
| HSL | hsl(38, 71%, 71%) |
| HSV | hsv(38, 44%, 92%) |
| CMYK | cmyk(0%, 16.2%, 44.4%, 8.2%) |
| CIE-LAB | lab(81.06, 4.99, 38.11) |
| CIE-LCH | lch(81.06, 38.43, 82.53°) |
| OKLab | oklab(83.87% 0.0152 0.093) |
| OKLCH | oklch(83.87% 0.094 80.7) |
| XYZ | xyz(57.7028, 58.5868, 29.3837) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.91
Very Light Brown
#D3B683
ΔE00 5.21
Tan (survey)
#D1B26F
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.32
Sandstone
#C9AE74
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC482 #82A8EA
analogous
#EA9082 #EAC482 #DCEA82
triadic
#EAC482 #82EAC4 #C482EA
tetradic
#EAC482 #82EA90 #82A8EA #EA82DC
square
#EAC482 #82EA90 #82A8EA #EA82DC
split-complementary
#EAC482 #82DCEA #9082EA
monochromatic
#CF9023 #E1AB4E #EAC482 #F3DDB6 #FBF3E5
Accessibility & contrast
On white
1.65
#EAC482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EAC482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC482
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC482 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47D
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#F9B9B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eac482; /* rgb */ color: rgb(234, 196, 130); /* oklch */ color: oklch(83.9% 0.094 80.7);
Tailwind
colors: {
custom: {
50: '#f2d5a7',
500: '#eac482',
950: '#000000',
},
}SCSS
$custom: #eac482; $custom-light: #f2d5a7; $custom-dark: #000000;
JSON
{
"hex": "#eac482",
"rgb": {
"r": 234,
"g": 196,
"b": 130
},
"hsl": {
"h": 38.077,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.83866,
"c": 0.09429,
"h": 80.7
},
"luminance": 0.58584
}Semantic roles & 50–950 ramp
primary
#EAC482
secondary
#4D78C3
accent
#59D312
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380