#EBBF77#EBBF77
#EBBF77 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.8% C 0.103 H 78.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF77 |
|---|---|
| RGB | rgb(235, 191, 119) |
| HSL | hsl(37, 74%, 69%) |
| HSV | hsv(37, 49%, 92%) |
| CMYK | cmyk(0%, 18.7%, 49.4%, 7.8%) |
| CIE-LAB | lab(79.76, 6.96, 42.07) |
| CIE-LCH | lch(79.76, 42.65, 80.60°) |
| OKLab | oklab(82.81% 0.0199 0.1014) |
| OKLCH | oklch(82.81% 0.103 78.9) |
| XYZ | xyz(56.2238, 56.2588, 25.3468) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.19
Tan (survey)
#D1B26F
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.90
Fawn
#CFAF7B
ΔE00 6.42
Desert
#CCAD60
ΔE00 6.90
Sand (survey)
#E2CA76
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF77 #77A3EB
analogous
#EB8577 #EBBF77 #DDEB77
triadic
#EBBF77 #77EBBF #BF77EB
tetradic
#EBBF77 #77EB85 #77A3EB #EB77DD
square
#EBBF77 #77EB85 #77A3EB #EB77DD
split-complementary
#EBBF77 #77DDEB #8577EB
monochromatic
#CA891E #E3A642 #EBBF77 #F3D8AC #FBF1E2
Accessibility & contrast
On white
1.71
#EBBF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EBBF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF77
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF77 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1BF71
Deuteranopia (green-blind)
#DBCA79
Tritanopia (blue-blind)
#FCB2AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf77; /* rgb */ color: rgb(235, 191, 119); /* oklch */ color: oklch(82.8% 0.103 78.9);
Tailwind
colors: {
custom: {
50: '#f4d29f',
500: '#ebbf77',
950: '#000000',
},
}SCSS
$custom: #ebbf77; $custom-light: #f4d29f; $custom-dark: #000000;
JSON
{
"hex": "#ebbf77",
"rgb": {
"r": 235,
"g": 191,
"b": 119
},
"hsl": {
"h": 37.241,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.82814,
"c": 0.1033,
"h": 78.9
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#EBBF77
secondary
#4374C4
accent
#5BD60F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380