#EBB09E#EBB09E
#EBB09E is a light, moderate red. Relative luminance 0.512; OKLCH L 80.7% C 0.074 H 37.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB09E |
|---|---|
| RGB | rgb(235, 176, 158) |
| HSL | hsl(14, 66%, 77%) |
| HSV | hsv(14, 33%, 92%) |
| CMYK | cmyk(0%, 25.1%, 32.8%, 7.8%) |
| CIE-LAB | lab(76.79, 19.11, 17.62) |
| CIE-LCH | lch(76.79, 25.99, 42.68°) |
| OKLab | oklab(80.71% 0.0586 0.0452) |
| OKLCH | oklch(80.71% 0.074 37.6) |
| XYZ | xyz(55.9594, 51.1846, 39.2732) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.06
Light Salmon
#FEA993
ΔE00 4.96
Blush (survey)
#F29E8E
ΔE00 5.88
Pinkish Tan
#D99B82
ΔE00 6.19
Darksalmon
#E9967A
ΔE00 7.58
Peachy Pink
#FF9A8A
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB09E #9ED9EB
analogous
#EB9EB3 #EBB09E #EBD79E
triadic
#EBB09E #9EEBB0 #B09EEB
tetradic
#EBB09E #B3EB9E #9ED9EB #D79EEB
square
#EBB09E #B3EB9E #9ED9EB #D79EEB
split-complementary
#EBB09E #9EEBD7 #9EB3EB
monochromatic
#D65D39 #E1876B #EBB09E #F5D9D1 #FAEAE6
Accessibility & contrast
On white
1.87
#EBB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EBB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB09E
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB09E | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69D
Deuteranopia (green-blind)
#CCC29E
Tritanopia (blue-blind)
#F9A8AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb09e; /* rgb */ color: rgb(235, 176, 158); /* oklch */ color: oklch(80.7% 0.074 37.6);
Tailwind
colors: {
custom: {
50: '#f3c7ba',
500: '#ebb09e',
950: '#000000',
},
}SCSS
$custom: #ebb09e; $custom-light: #f3c7ba; $custom-dark: #000000;
JSON
{
"hex": "#ebb09e",
"rgb": {
"r": 235,
"g": 176,
"b": 158
},
"hsl": {
"h": 14.026,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.80713,
"c": 0.07397,
"h": 37.6
},
"luminance": 0.51181
}Semantic roles & 50–950 ramp
primary
#EBB09E
secondary
#67B0C7
accent
#A3CE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281