#EBC87F#EBC87F
#EBC87F is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.7% C 0.100 H 84.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC87F |
|---|---|
| RGB | rgb(235, 200, 127) |
| HSL | hsl(41, 73%, 71%) |
| HSV | hsv(41, 46%, 92%) |
| CMYK | cmyk(0%, 14.9%, 46%, 7.8%) |
| CIE-LAB | lab(82.11, 3.02, 40.99) |
| CIE-LCH | lch(82.11, 41.10, 85.79°) |
| OKLab | oklab(84.7% 0.0091 0.0994) |
| OKLCH | oklch(84.7% 0.1 84.8) |
| XYZ | xyz(58.7480, 60.5058, 28.6589) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.20
Tan (survey)
#D1B26F
ΔE00 5.90
Wheat (survey)
#FBDD7E
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.42
Sandy
#F1DA7A
ΔE00 6.72
Burlywood
#DEB887
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC87F #7FA2EB
analogous
#EB927F #EBC87F #D8EB7F
triadic
#EBC87F #7FEBC8 #C87FEB
tetradic
#EBC87F #7FEB92 #7FA2EB #EB7FD8
square
#EBC87F #7FEB92 #7FA2EB #EB7FD8
split-complementary
#EBC87F #7FD8EB #927FEB
monochromatic
#CF9720 #E3B14A #EBC87F #F3DFB4 #FBF4E5
Accessibility & contrast
On white
1.60
#EBC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EBC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC87F
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC87F | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#FBBCB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc87f; /* rgb */ color: rgb(235, 200, 127); /* oklch */ color: oklch(84.7% 0.100 84.8);
Tailwind
colors: {
custom: {
50: '#f3d8a5',
500: '#ebc87f',
950: '#000000',
},
}SCSS
$custom: #ebc87f; $custom-light: #f3d8a5; $custom-dark: #000000;
JSON
{
"hex": "#ebc87f",
"rgb": {
"r": 235,
"g": 200,
"b": 127
},
"hsl": {
"h": 40.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.84698,
"c": 0.09984,
"h": 84.8
},
"luminance": 0.60503
}Semantic roles & 50–950 ramp
primary
#EBC87F
secondary
#4A72C4
accent
#50D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380