#EBBA7A#EBBA7A
#EBBA7A is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.9% C 0.099 H 73.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBA7A |
|---|---|
| RGB | rgb(235, 186, 122) |
| HSL | hsl(34, 74%, 70%) |
| HSV | hsv(34, 48%, 92%) |
| CMYK | cmyk(0%, 20.9%, 48.1%, 7.8%) |
| CIE-LAB | lab(78.57, 9.87, 39.05) |
| CIE-LCH | lch(78.57, 40.28, 75.82°) |
| OKLab | oklab(81.9% 0.0287 0.0947) |
| OKLCH | oklch(81.9% 0.099 73.1) |
| XYZ | xyz(55.3350, 54.1883, 25.9534) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.83
Very Light Brown
#D3B683
ΔE00 5.93
Fawn
#CFAF7B
ΔE00 5.97
Tan (survey)
#D1B26F
ΔE00 6.42
Tan
#D2B48C
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBA7A #7AABEB
analogous
#EB817A #EBBA7A #E4EB7A
triadic
#EBBA7A #7AEBBA #BA7AEB
tetradic
#EBBA7A #7AEB81 #7AABEB #EB7AE4
square
#EBBA7A #7AEB81 #7AABEB #EB7AE4
split-complementary
#EBBA7A #7AE4EB #817AEB
monochromatic
#CC811F #E39E45 #EBBA7A #F3D6AF #FBF1E4
Accessibility & contrast
On white
1.77
#EBBA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#EBBA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBA7A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBA7A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC75
Deuteranopia (green-blind)
#D8C77C
Tritanopia (blue-blind)
#FCAEAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebba7a; /* rgb */ color: rgb(235, 186, 122); /* oklch */ color: oklch(81.9% 0.099 73.1);
Tailwind
colors: {
custom: {
50: '#f4cea1',
500: '#ebba7a',
950: '#000000',
},
}SCSS
$custom: #ebba7a; $custom-light: #f4cea1; $custom-dark: #000000;
JSON
{
"hex": "#ebba7a",
"rgb": {
"r": 235,
"g": 186,
"b": 122
},
"hsl": {
"h": 33.982,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.81895,
"c": 0.099,
"h": 73.1
},
"luminance": 0.54185
}Semantic roles & 50–950 ramp
primary
#EBBA7A
secondary
#457CC4
accent
#66D610
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380