#EBBF82#EBBF82
#EBBF82 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.093 H 75.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF82 |
|---|---|
| RGB | rgb(235, 191, 130) |
| HSL | hsl(35, 72%, 72%) |
| HSV | hsv(35, 45%, 92%) |
| CMYK | cmyk(0%, 18.7%, 44.7%, 7.8%) |
| CIE-LAB | lab(79.92, 8.01, 36.66) |
| CIE-LCH | lch(79.92, 37.52, 77.67°) |
| OKLab | oklab(82.99% 0.024 0.0897) |
| OKLCH | oklch(82.99% 0.093 75) |
| XYZ | xyz(56.9231, 56.5385, 29.0295) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.36
Very Light Brown
#D3B683
ΔE00 5.21
Fawn
#CFAF7B
ΔE00 5.79
Tan (survey)
#D1B26F
ΔE00 6.13
Tan
#D2B48C
ΔE00 6.32
Sandstone
#C9AE74
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF82 #82AEEB
analogous
#EB8B82 #EBBF82 #E3EB82
triadic
#EBBF82 #82EBBF #BF82EB
tetradic
#EBBF82 #82EB8B #82AEEB #EB82E3
square
#EBBF82 #82EB8B #82AEEB #EB82E3
split-complementary
#EBBF82 #82E3EB #8B82EB
monochromatic
#D18821 #E3A44D #EBBF82 #F3DAB7 #FBF1E5
Accessibility & contrast
On white
1.71
#EBBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EBBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF82
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF82 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#FBB3B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf82; /* rgb */ color: rgb(235, 191, 130); /* oklch */ color: oklch(83.0% 0.093 75.0);
Tailwind
colors: {
custom: {
50: '#f3d2a7',
500: '#ebbf82',
950: '#000000',
},
}SCSS
$custom: #ebbf82; $custom-light: #f3d2a7; $custom-dark: #000000;
JSON
{
"hex": "#ebbf82",
"rgb": {
"r": 235,
"g": 191,
"b": 130
},
"hsl": {
"h": 34.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.8299,
"c": 0.09288,
"h": 75
},
"luminance": 0.56535
}Semantic roles & 50–950 ramp
primary
#EBBF82
secondary
#4D7FC5
accent
#63D411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380