#EAC87B#EAC87B
#EAC87B is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.5% C 0.103 H 86.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC87B |
|---|---|
| RGB | rgb(234, 200, 123) |
| HSL | hsl(42, 73%, 70%) |
| HSV | hsv(42, 47%, 92%) |
| CMYK | cmyk(0%, 14.5%, 47.4%, 8.2%) |
| CIE-LAB | lab(81.97, 2.23, 42.79) |
| CIE-LCH | lch(81.97, 42.85, 87.01°) |
| OKLab | oklab(84.54% 0.0065 0.1033) |
| OKLCH | oklch(84.54% 0.103 86.4) |
| XYZ | xyz(58.1631, 60.2338, 27.2977) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.45
Wheat (survey)
#FBDD7E
ΔE00 5.70
Tan (survey)
#D1B26F
ΔE00 5.93
Sandy
#F1DA7A
ΔE00 6.06
Light Mustard
#F7D560
ΔE00 6.56
Maize
#F4D054
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC87B #7B9DEA
analogous
#EA917B #EAC87B #D4EA7B
triadic
#EAC87B #7BEAC8 #C87BEA
tetradic
#EAC87B #7BEA91 #7B9DEA #EA7BD4
square
#EAC87B #7BEA91 #7B9DEA #EA7BD4
split-complementary
#EAC87B #7BD4EA #917BEA
monochromatic
#CA9620 #E2B246 #EAC87B #F2DEB0 #FBF4E5
Accessibility & contrast
On white
1.61
#EAC87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EAC87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC87B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC87B | 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)
#D9C775
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#FABCB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eac87b; /* rgb */ color: rgb(234, 200, 123); /* oklch */ color: oklch(84.5% 0.103 86.4);
Tailwind
colors: {
custom: {
50: '#f3d8a2',
500: '#eac87b',
950: '#000000',
},
}SCSS
$custom: #eac87b; $custom-light: #f3d8a2; $custom-dark: #000000;
JSON
{
"hex": "#eac87b",
"rgb": {
"r": 234,
"g": 200,
"b": 123
},
"hsl": {
"h": 41.622,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.84542,
"c": 0.10346,
"h": 86.4
},
"luminance": 0.60231
}Semantic roles & 50–950 ramp
primary
#EAC87B
secondary
#466DC3
accent
#4DD511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380