#EBB08E#EBB08E
#EBB08E is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.4% C 0.083 H 51.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB08E |
|---|---|
| RGB | rgb(235, 176, 142) |
| HSL | hsl(22, 70%, 74%) |
| HSV | hsv(22, 40%, 92%) |
| CMYK | cmyk(0%, 25.1%, 39.6%, 7.8%) |
| CIE-LAB | lab(76.48, 17.21, 25.80) |
| CIE-LCH | lch(76.48, 31.02, 56.30°) |
| OKLab | oklab(80.37% 0.0522 0.0648) |
| OKLCH | oklch(80.37% 0.083 51.1) |
| XYZ | xyz(54.6707, 50.6691, 32.4865) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.34
Pinkish Tan
#D99B82
ΔE00 6.38
Pale Salmon
#FFB19A
ΔE00 6.66
Lightsalmon
#FFA07A
ΔE00 7.23
Apricot
#FBCEB1
ΔE00 7.47
Light Salmon
#FEA993
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB08E #8EC9EB
analogous
#EB8E9B #EBB08E #EBDE8E
triadic
#EBB08E #8EEBB0 #B08EEB
tetradic
#EBB08E #9BEB8E #8EC9EB #DE8EEB
square
#EBB08E #9BEB8E #8EC9EB #DE8EEB
split-complementary
#EBB08E #8EEBDE #8E9BEB
monochromatic
#D86726 #E28C5A #EBB08E #F4D4C2 #FAEDE5
Accessibility & contrast
On white
1.89
#EBB08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EBB08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB08E
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB08E | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B58C
Deuteranopia (green-blind)
#CEC28E
Tritanopia (blue-blind)
#FBA6A7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb08e; /* rgb */ color: rgb(235, 176, 142); /* oklch */ color: oklch(80.4% 0.083 51.1);
Tailwind
colors: {
custom: {
50: '#f3c7af',
500: '#ebb08e',
950: '#000000',
},
}SCSS
$custom: #ebb08e; $custom-light: #f3c7af; $custom-dark: #000000;
JSON
{
"hex": "#ebb08e",
"rgb": {
"r": 235,
"g": 176,
"b": 142
},
"hsl": {
"h": 21.935,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.80368,
"c": 0.08321,
"h": 51.1
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#EBB08E
secondary
#589DC6
accent
#8CD214
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281