#EBBF80#EBBF80
#EBBF80 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.095 H 75.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF80 |
|---|---|
| RGB | rgb(235, 191, 128) |
| HSL | hsl(35, 73%, 71%) |
| HSV | hsv(35, 46%, 92%) |
| CMYK | cmyk(0%, 18.7%, 45.5%, 7.8%) |
| CIE-LAB | lab(79.89, 7.81, 37.65) |
| CIE-LCH | lch(79.89, 38.45, 78.28°) |
| OKLab | oklab(82.96% 0.0233 0.0919) |
| OKLCH | oklch(82.96% 0.095 75.8) |
| XYZ | xyz(56.7901, 56.4853, 28.3294) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.66
Very Light Brown
#D3B683
ΔE00 5.27
Fawn
#CFAF7B
ΔE00 5.84
Tan (survey)
#D1B26F
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.58
Sandstone
#C9AE74
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF80 #80ACEB
analogous
#EB8980 #EBBF80 #E1EB80
triadic
#EBBF80 #80EBBF #BF80EB
tetradic
#EBBF80 #80EB89 #80ACEB #EB80E1
square
#EBBF80 #80EB89 #80ACEB #EB80E1
split-complementary
#EBBF80 #80E1EB #8980EB
monochromatic
#D08821 #E3A44B #EBBF80 #F3DAB5 #FBF2E5
Accessibility & contrast
On white
1.71
#EBBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EBBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF80
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF80 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#FBB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf80; /* rgb */ color: rgb(235, 191, 128); /* oklch */ color: oklch(83.0% 0.095 75.8);
Tailwind
colors: {
custom: {
50: '#f3d2a5',
500: '#ebbf80',
950: '#000000',
},
}SCSS
$custom: #ebbf80; $custom-light: #f3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ebbf80",
"rgb": {
"r": 235,
"g": 191,
"b": 128
},
"hsl": {
"h": 35.327,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.82956,
"c": 0.09478,
"h": 75.8
},
"luminance": 0.56482
}Semantic roles & 50–950 ramp
primary
#EBBF80
secondary
#4B7DC4
accent
#61D511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380