#EBB89B#EBB89B
#EBB89B is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.1% C 0.071 H 51.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB89B |
|---|---|
| RGB | rgb(235, 184, 155) |
| HSL | hsl(22, 67%, 76%) |
| HSV | hsv(22, 34%, 92%) |
| CMYK | cmyk(0%, 21.7%, 34%, 7.8%) |
| CIE-LAB | lab(78.64, 14.49, 21.79) |
| CIE-LCH | lch(78.64, 26.17, 56.39°) |
| OKLab | oklab(82.13% 0.0448 0.0554) |
| OKLCH | oklch(82.13% 0.071 51) |
| XYZ | xyz(57.3193, 54.3127, 38.4682) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.29
Pale Salmon
#FFB19A
ΔE00 7.01
Peach (survey)
#FFB07C
ΔE00 7.22
Pinkish Tan
#D99B82
ΔE00 7.86
Light Salmon
#FEA993
ΔE00 8.50
Burlywood
#DEB887
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB89B #9BCEEB
analogous
#EB9BA6 #EBB89B #EBE09B
triadic
#EBB89B #9BEBB8 #B89BEB
tetradic
#EBB89B #A6EB9B #9BCEEB #E09BEB
square
#EBB89B #A6EB9B #9BCEEB #E09BEB
split-complementary
#EBB89B #9BEBE0 #9BA6EB
monochromatic
#D77035 #E19468 #EBB89B #F5DCCE #FAEDE5
Accessibility & contrast
On white
1.77
#EBB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EBB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB89B
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB89B | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC99
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#F9AFB0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb89b; /* rgb */ color: rgb(235, 184, 155); /* oklch */ color: oklch(82.1% 0.071 51.0);
Tailwind
colors: {
custom: {
50: '#f3cdb8',
500: '#ebb89b',
950: '#000000',
},
}SCSS
$custom: #ebb89b; $custom-light: #f3cdb8; $custom-dark: #000000;
JSON
{
"hex": "#ebb89b",
"rgb": {
"r": 235,
"g": 184,
"b": 155
},
"hsl": {
"h": 21.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.82134,
"c": 0.07122,
"h": 51
},
"luminance": 0.5431
}Semantic roles & 50–950 ramp
primary
#EBB89B
secondary
#64A3C7
accent
#8CCF17
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171311
muted
#858381