#EBC581#EBC581
#EBC581 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.1% C 0.096 H 81.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC581 |
|---|---|
| RGB | rgb(235, 197, 129) |
| HSL | hsl(38, 73%, 71%) |
| HSV | hsv(38, 45%, 92%) |
| CMYK | cmyk(0%, 16.2%, 45.1%, 7.8%) |
| CIE-LAB | lab(81.39, 4.77, 39.06) |
| CIE-LCH | lch(81.39, 39.35, 83.03°) |
| OKLab | oklab(84.14% 0.0145 0.0952) |
| OKLCH | oklch(84.14% 0.096 81.4) |
| XYZ | xyz(58.1916, 59.1825, 29.1228) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.58
Tan (survey)
#D1B26F
ΔE00 5.59
Sand (survey)
#E2CA76
ΔE00 5.74
Fawn
#CFAF7B
ΔE00 6.69
Navajowhite
#FFDEAD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC581 #81A7EB
analogous
#EB9081 #EBC581 #DCEB81
triadic
#EBC581 #81EBC5 #C581EB
tetradic
#EBC581 #81EB90 #81A7EB #EB81DC
square
#EBC581 #81EB90 #81A7EB #EB81DC
split-complementary
#EBC581 #81DCEB #9081EB
monochromatic
#D19221 #E3AD4C #EBC581 #F3DDB6 #FBF3E5
Accessibility & contrast
On white
1.64
#EBC581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EBC581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC581
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC581 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#FBB9B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc581; /* rgb */ color: rgb(235, 197, 129); /* oklch */ color: oklch(84.1% 0.096 81.4);
Tailwind
colors: {
custom: {
50: '#f3d6a6',
500: '#ebc581',
950: '#000000',
},
}SCSS
$custom: #ebc581; $custom-light: #f3d6a6; $custom-dark: #000000;
JSON
{
"hex": "#ebc581",
"rgb": {
"r": 235,
"g": 197,
"b": 129
},
"hsl": {
"h": 38.491,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.8414,
"c": 0.09624,
"h": 81.4
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#EBC581
secondary
#4C77C5
accent
#57D511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380