#EBB57A#EBB57A
#EBB57A is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.9% C 0.098 H 68.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB57A |
|---|---|
| RGB | rgb(235, 181, 122) |
| HSL | hsl(31, 74%, 70%) |
| HSV | hsv(31, 48%, 92%) |
| CMYK | cmyk(0%, 23%, 48.1%, 7.8%) |
| CIE-LAB | lab(77.35, 12.50, 37.50) |
| CIE-LCH | lch(77.35, 39.53, 71.56°) |
| OKLab | oklab(80.94% 0.0365 0.0912) |
| OKLCH | oklch(80.94% 0.098 68.2) |
| XYZ | xyz(54.3000, 52.1184, 25.6084) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.20
Apricot (survey)
#FFB16D
ΔE00 5.33
Sandybrown
#F4A460
ΔE00 6.50
Fawn
#CFAF7B
ΔE00 6.59
Tan
#D2B48C
ΔE00 6.92
Very Light Brown
#D3B683
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB57A #7AB0EB
analogous
#EB7C7A #EBB57A #E9EB7A
triadic
#EBB57A #7AEBB5 #B57AEB
tetradic
#EBB57A #7AEB7C #7AB0EB #EB7AE9
square
#EBB57A #7AEB7C #7AB0EB #EB7AE9
split-complementary
#EBB57A #7AE9EB #7C7AEB
monochromatic
#CC791F #E39745 #EBB57A #F3D3AF #FBF0E4
Accessibility & contrast
On white
1.84
#EBB57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EBB57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB57A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB57A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B875
Deuteranopia (green-blind)
#D4C47B
Tritanopia (blue-blind)
#FCA8A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb57a; /* rgb */ color: rgb(235, 181, 122); /* oklch */ color: oklch(80.9% 0.098 68.2);
Tailwind
colors: {
custom: {
50: '#f4cba1',
500: '#ebb57a',
950: '#000000',
},
}SCSS
$custom: #ebb57a; $custom-light: #f4cba1; $custom-dark: #000000;
JSON
{
"hex": "#ebb57a",
"rgb": {
"r": 235,
"g": 181,
"b": 122
},
"hsl": {
"h": 31.327,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.80941,
"c": 0.09826,
"h": 68.2
},
"luminance": 0.52115
}Semantic roles & 50–950 ramp
primary
#EBB57A
secondary
#4582C4
accent
#6ED610
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280