#EBBB80#EBBB80
#EBBB80 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.2% C 0.094 H 71.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB80 |
|---|---|
| RGB | rgb(235, 187, 128) |
| HSL | hsl(33, 73%, 71%) |
| HSV | hsv(33, 46%, 92%) |
| CMYK | cmyk(0%, 20.4%, 45.5%, 7.8%) |
| CIE-LAB | lab(78.91, 9.92, 36.38) |
| CIE-LCH | lch(78.91, 37.71, 74.75°) |
| OKLab | oklab(82.19% 0.0295 0.089) |
| OKLCH | oklch(82.19% 0.094 71.7) |
| XYZ | xyz(55.9297, 54.7645, 28.0426) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.17
Very Light Brown
#D3B683
ΔE00 5.75
Fawn
#CFAF7B
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.22
Tan (survey)
#D1B26F
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB80 #80B0EB
analogous
#EB8580 #EBBB80 #E5EB80
triadic
#EBBB80 #80EBBB #BB80EB
tetradic
#EBBB80 #80EB85 #80B0EB #EB80E5
square
#EBBB80 #80EB85 #80B0EB #EB80E5
split-complementary
#EBBB80 #80E5EB #8580EB
monochromatic
#D08121 #E39F4B #EBBB80 #F3D7B5 #FBF1E5
Accessibility & contrast
On white
1.76
#EBBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EBBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB80
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB80 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7C
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#FBAFAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb80; /* rgb */ color: rgb(235, 187, 128); /* oklch */ color: oklch(82.2% 0.094 71.7);
Tailwind
colors: {
custom: {
50: '#f3cfa5',
500: '#ebbb80',
950: '#000000',
},
}SCSS
$custom: #ebbb80; $custom-light: #f3cfa5; $custom-dark: #000000;
JSON
{
"hex": "#ebbb80",
"rgb": {
"r": 235,
"g": 187,
"b": 128
},
"hsl": {
"h": 33.084,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.82185,
"c": 0.09375,
"h": 71.7
},
"luminance": 0.54761
}Semantic roles & 50–950 ramp
primary
#EBBB80
secondary
#4B81C4
accent
#69D511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380