#EBBA7E#EBBA7E
#EBBA7E is a light, moderate orange. Relative luminance 0.543; OKLCH L 82.0% C 0.095 H 71.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBA7E |
|---|---|
| RGB | rgb(235, 186, 126) |
| HSL | hsl(33, 73%, 71%) |
| HSV | hsv(33, 46%, 92%) |
| CMYK | cmyk(0%, 20.9%, 46.4%, 7.8%) |
| CIE-LAB | lab(78.63, 10.25, 37.06) |
| CIE-LCH | lch(78.63, 38.45, 74.55°) |
| OKLab | oklab(81.96% 0.0303 0.0905) |
| OKLCH | oklch(81.96% 0.095 71.5) |
| XYZ | xyz(55.5880, 54.2895, 27.2856) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.37
Very Light Brown
#D3B683
ΔE00 5.91
Fawn
#CFAF7B
ΔE00 5.95
Tan
#D2B48C
ΔE00 6.40
Apricot (survey)
#FFB16D
ΔE00 6.77
Tan (survey)
#D1B26F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBA7E #7EAFEB
analogous
#EB837E #EBBA7E #E5EB7E
triadic
#EBBA7E #7EEBBA #BA7EEB
tetradic
#EBBA7E #7EEB83 #7EAFEB #EB7EE5
square
#EBBA7E #7EEB83 #7EAFEB #EB7EE5
split-complementary
#EBBA7E #7EE5EB #837EEB
monochromatic
#CF8020 #E39E49 #EBBA7E #F3D6B3 #FBF1E5
Accessibility & contrast
On white
1.77
#EBBA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EBBA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBA7E
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBA7E | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC79
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#FBAEAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebba7e; /* rgb */ color: rgb(235, 186, 126); /* oklch */ color: oklch(82.0% 0.095 71.5);
Tailwind
colors: {
custom: {
50: '#f4cea4',
500: '#ebba7e',
950: '#000000',
},
}SCSS
$custom: #ebba7e; $custom-light: #f4cea4; $custom-dark: #000000;
JSON
{
"hex": "#ebba7e",
"rgb": {
"r": 235,
"g": 186,
"b": 126
},
"hsl": {
"h": 33.028,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.8196,
"c": 0.09538,
"h": 71.5
},
"luminance": 0.54286
}Semantic roles & 50–950 ramp
primary
#EBBA7E
secondary
#4980C4
accent
#69D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380