#EBB189#EBB189
#EBB189 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.5% C 0.086 H 55.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB189 |
|---|---|
| RGB | rgb(235, 177, 137) |
| HSL | hsl(24, 71%, 73%) |
| HSV | hsv(24, 42%, 92%) |
| CMYK | cmyk(0%, 24.7%, 41.7%, 7.8%) |
| CIE-LAB | lab(76.63, 16.13, 28.67) |
| CIE-LCH | lch(76.63, 32.90, 60.64°) |
| OKLab | oklab(80.46% 0.0487 0.0714) |
| OKLCH | oklch(80.46% 0.086 55.7) |
| XYZ | xyz(54.5005, 50.9159, 30.6192) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.59
Apricot (survey)
#FFB16D
ΔE00 6.65
Sandybrown
#F4A460
ΔE00 7.08
Burlywood
#DEB887
ΔE00 7.28
Apricot
#FBCEB1
ΔE00 7.58
Pinkish Tan
#D99B82
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB189 #89C3EB
analogous
#EB8992 #EBB189 #EBE289
triadic
#EBB189 #89EBB1 #B189EB
tetradic
#EBB189 #92EB89 #89C3EB #E289EB
square
#EBB189 #92EB89 #89C3EB #E289EB
split-complementary
#EBB189 #89EBE2 #8992EB
monochromatic
#D56D24 #E28E55 #EBB189 #F4D4BD #FBEEE5
Accessibility & contrast
On white
1.88
#EBB189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#EBB189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB189
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB189 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B686
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#FBA6A7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb189; /* rgb */ color: rgb(235, 177, 137); /* oklch */ color: oklch(80.5% 0.086 55.7);
Tailwind
colors: {
custom: {
50: '#f3c8ab',
500: '#ebb189',
950: '#000000',
},
}SCSS
$custom: #ebb189; $custom-light: #f3c8ab; $custom-dark: #000000;
JSON
{
"hex": "#ebb189",
"rgb": {
"r": 235,
"g": 177,
"b": 137
},
"hsl": {
"h": 24.49,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.80455,
"c": 0.08644,
"h": 55.7
},
"luminance": 0.50913
}Semantic roles & 50–950 ramp
primary
#EBB189
secondary
#5397C5
accent
#84D312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281