#EBB08B#EBB08B
#EBB08B is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.3% C 0.085 H 53.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB08B |
|---|---|
| RGB | rgb(235, 176, 139) |
| HSL | hsl(23, 71%, 73%) |
| HSV | hsv(23, 41%, 92%) |
| CMYK | cmyk(0%, 25.1%, 40.9%, 7.8%) |
| CIE-LAB | lab(76.42, 16.88, 27.33) |
| CIE-LCH | lch(76.42, 32.13, 58.30°) |
| OKLab | oklab(80.31% 0.051 0.0683) |
| OKLCH | oklch(80.31% 0.085 53.2) |
| XYZ | xyz(54.4485, 50.5803, 31.3162) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.81
Pinkish Tan
#D99B82
ΔE00 6.92
Apricot (survey)
#FFB16D
ΔE00 7.41
Pale Salmon
#FFB19A
ΔE00 7.51
Lightsalmon
#FFA07A
ΔE00 7.55
Apricot
#FBCEB1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB08B #8BC6EB
analogous
#EB8B96 #EBB08B #EBE08B
triadic
#EBB08B #8BEBB0 #B08BEB
tetradic
#EBB08B #96EB8B #8BC6EB #E08BEB
square
#EBB08B #96EB8B #8BC6EB #E08BEB
split-complementary
#EBB08B #8BEBE0 #8B96EB
monochromatic
#D76925 #E28C57 #EBB08B #F4D4BF #FAEDE5
Accessibility & contrast
On white
1.89
#EBB08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EBB08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB08B
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB08B | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B588
Deuteranopia (green-blind)
#CEC28B
Tritanopia (blue-blind)
#FBA5A6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebb08b; /* rgb */ color: rgb(235, 176, 139); /* oklch */ color: oklch(80.3% 0.085 53.2);
Tailwind
colors: {
custom: {
50: '#f3c7ad',
500: '#ebb08b',
950: '#000000',
},
}SCSS
$custom: #ebb08b; $custom-light: #f3c7ad; $custom-dark: #000000;
JSON
{
"hex": "#ebb08b",
"rgb": {
"r": 235,
"g": 176,
"b": 139
},
"hsl": {
"h": 23.125,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.80308,
"c": 0.08529,
"h": 53.2
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#EBB08B
secondary
#559AC5
accent
#89D313
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281