#EBB082#EBB082
#EBB082 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.1% C 0.092 H 58.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB082 |
|---|---|
| RGB | rgb(235, 176, 130) |
| HSL | hsl(26, 72%, 72%) |
| HSV | hsv(26, 45%, 92%) |
| CMYK | cmyk(0%, 25.1%, 44.7%, 7.8%) |
| CIE-LAB | lab(76.27, 15.93, 31.91) |
| CIE-LCH | lch(76.27, 35.67, 63.47°) |
| OKLab | oklab(80.14% 0.0475 0.0788) |
| OKLCH | oklch(80.14% 0.092 58.9) |
| XYZ | xyz(53.8178, 50.3280, 27.9944) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.34
Apricot (survey)
#FFB16D
ΔE00 5.36
Sandybrown
#F4A460
ΔE00 5.79
Burlywood
#DEB887
ΔE00 6.44
Pale Orange
#FFA756
ΔE00 7.70
Tan
#D2B48C
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB082 #82BDEB
analogous
#EB8289 #EBB082 #EBE582
triadic
#EBB082 #82EBB0 #B082EB
tetradic
#EBB082 #89EB82 #82BDEB #E582EB
square
#EBB082 #89EB82 #82BDEB #E582EB
split-complementary
#EBB082 #82EBE5 #8289EB
monochromatic
#D16E21 #E38F4D #EBB082 #F3D1B7 #FBEEE5
Accessibility & contrast
On white
1.90
#EBB082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EBB082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB082
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB082 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47F
Deuteranopia (green-blind)
#D0C183
Tritanopia (blue-blind)
#FCA4A4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebb082; /* rgb */ color: rgb(235, 176, 130); /* oklch */ color: oklch(80.1% 0.092 58.9);
Tailwind
colors: {
custom: {
50: '#f4c7a6',
500: '#ebb082',
950: '#000000',
},
}SCSS
$custom: #ebb082; $custom-light: #f4c7a6; $custom-dark: #000000;
JSON
{
"hex": "#ebb082",
"rgb": {
"r": 235,
"g": 176,
"b": 130
},
"hsl": {
"h": 26.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.80138,
"c": 0.09197,
"h": 58.9
},
"luminance": 0.50325
}Semantic roles & 50–950 ramp
primary
#EBB082
secondary
#4D90C5
accent
#7FD411
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280