#EBB09B#EBB09B
#EBB09B is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.6% C 0.075 H 40.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB09B |
|---|---|
| RGB | rgb(235, 176, 155) |
| HSL | hsl(16, 67%, 76%) |
| HSV | hsv(16, 34%, 92%) |
| CMYK | cmyk(0%, 25.1%, 34%, 7.8%) |
| CIE-LAB | lab(76.73, 18.73, 19.15) |
| CIE-LCH | lch(76.73, 26.79, 45.63°) |
| OKLab | oklab(80.65% 0.0574 0.0489) |
| OKLCH | oklch(80.65% 0.075 40.4) |
| XYZ | xyz(55.7043, 51.0826, 37.9299) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.03
Light Salmon
#FEA993
ΔE00 5.07
Pinkish Tan
#D99B82
ΔE00 5.78
Blush (survey)
#F29E8E
ΔE00 6.31
Darksalmon
#E9967A
ΔE00 7.27
Lightsalmon
#FFA07A
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB09B #9BD6EB
analogous
#EB9BAE #EBB09B #EBD89B
triadic
#EBB09B #9BEBB0 #B09BEB
tetradic
#EBB09B #AEEB9B #9BD6EB #D89BEB
square
#EBB09B #AEEB9B #9BD6EB #D89BEB
split-complementary
#EBB09B #9BEBD8 #9BAEEB
monochromatic
#D75F35 #E18868 #EBB09B #F5D8CE #FAEBE5
Accessibility & contrast
On white
1.87
#EBB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EBB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB09B
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB09B | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB699
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#F9A7AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb09b; /* rgb */ color: rgb(235, 176, 155); /* oklch */ color: oklch(80.6% 0.075 40.4);
Tailwind
colors: {
custom: {
50: '#f3c7b8',
500: '#ebb09b',
950: '#000000',
},
}SCSS
$custom: #ebb09b; $custom-light: #f3c7b8; $custom-dark: #000000;
JSON
{
"hex": "#ebb09b",
"rgb": {
"r": 235,
"g": 176,
"b": 155
},
"hsl": {
"h": 15.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.80645,
"c": 0.0754,
"h": 40.4
},
"luminance": 0.51079
}Semantic roles & 50–950 ramp
primary
#EBB09B
secondary
#64ADC7
accent
#9ECF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281