#EBBB78#EBBB78
#EBBB78 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.101 H 74.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB78 |
|---|---|
| RGB | rgb(235, 187, 120) |
| HSL | hsl(35, 74%, 70%) |
| HSV | hsv(35, 49%, 92%) |
| CMYK | cmyk(0%, 20.4%, 48.9%, 7.8%) |
| CIE-LAB | lab(78.79, 9.15, 40.35) |
| CIE-LCH | lch(78.79, 41.37, 77.22°) |
| OKLab | oklab(82.06% 0.0264 0.0976) |
| OKLCH | oklch(82.06% 0.101 74.8) |
| XYZ | xyz(55.4238, 54.5621, 25.3779) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.21
Very Light Brown
#D3B683
ΔE00 5.88
Tan (survey)
#D1B26F
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.02
Sand Brown
#CBA560
ΔE00 7.16
Tan
#D2B48C
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB78 #78A8EB
analogous
#EB8278 #EBBB78 #E1EB78
triadic
#EBBB78 #78EBBB #BB78EB
tetradic
#EBBB78 #78EB82 #78A8EB #EB78E1
square
#EBBB78 #78EB82 #78A8EB #EB78E1
split-complementary
#EBBB78 #78E1EB #8278EB
monochromatic
#CB831E #E3A043 #EBBB78 #F3D6AD #FBF1E3
Accessibility & contrast
On white
1.76
#EBBB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EBBB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB78
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB78 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#D8C87A
Tritanopia (blue-blind)
#FCAEAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb78; /* rgb */ color: rgb(235, 187, 120); /* oklch */ color: oklch(82.1% 0.101 74.8);
Tailwind
colors: {
custom: {
50: '#f4cfa0',
500: '#ebbb78',
950: '#000000',
},
}SCSS
$custom: #ebbb78; $custom-light: #f4cfa0; $custom-dark: #000000;
JSON
{
"hex": "#ebbb78",
"rgb": {
"r": 235,
"g": 187,
"b": 120
},
"hsl": {
"h": 34.957,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.82056,
"c": 0.10106,
"h": 74.8
},
"luminance": 0.54559
}Semantic roles & 50–950 ramp
primary
#EBBB78
secondary
#4479C4
accent
#62D60F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380