#EBB07A#EBB07A
#EBB07A is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.0% C 0.098 H 63.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB07A |
|---|---|
| RGB | rgb(235, 176, 122) |
| HSL | hsl(29, 74%, 70%) |
| HSV | hsv(29, 48%, 92%) |
| CMYK | cmyk(0%, 25.1%, 48.1%, 7.8%) |
| CIE-LAB | lab(76.14, 15.15, 35.95) |
| CIE-LCH | lch(76.14, 39.01, 67.15°) |
| OKLab | oklab(80% 0.0444 0.0877) |
| OKLCH | oklch(80% 0.098 63.2) |
| XYZ | xyz(53.3016, 50.1215, 25.2756) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.37
Sandybrown
#F4A460
ΔE00 4.96
Peach (survey)
#FFB07C
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.61
Pale Orange
#FFA756
ΔE00 6.57
Tan
#D2B48C
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB07A #7AB5EB
analogous
#EB7A7C #EBB07A #EBE97A
triadic
#EBB07A #7AEBB0 #B07AEB
tetradic
#EBB07A #7CEB7A #7AB5EB #E97AEB
square
#EBB07A #7CEB7A #7AB5EB #E97AEB
split-complementary
#EBB07A #7AEBE9 #7A7CEB
monochromatic
#CC711F #E39045 #EBB07A #F3D0AF #FBEFE4
Accessibility & contrast
On white
1.91
#EBB07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EBB07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB07A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB07A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B476
Deuteranopia (green-blind)
#D1C17B
Tritanopia (blue-blind)
#FCA3A2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebb07a; /* rgb */ color: rgb(235, 176, 122); /* oklch */ color: oklch(80.0% 0.098 63.2);
Tailwind
colors: {
custom: {
50: '#f4c7a1',
500: '#ebb07a',
950: '#000000',
},
}SCSS
$custom: #ebb07a; $custom-light: #f4c7a1; $custom-dark: #000000;
JSON
{
"hex": "#ebb07a",
"rgb": {
"r": 235,
"g": 176,
"b": 122
},
"hsl": {
"h": 28.673,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.79998,
"c": 0.09829,
"h": 63.2
},
"luminance": 0.50118
}Semantic roles & 50–950 ramp
primary
#EBB07A
secondary
#4587C4
accent
#77D610
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280