#E09EBA#E09EBA
#E09EBA is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.1% C 0.086 H 352.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EBA |
|---|---|
| RGB | rgb(224, 158, 186) |
| HSL | hsl(335, 52%, 75%) |
| HSV | hsv(335, 29%, 88%) |
| CMYK | cmyk(0%, 29.5%, 17%, 12.2%) |
| CIE-LAB | lab(72.13, 28.64, -4.57) |
| CIE-LCH | lch(72.13, 29.00, 350.94°) |
| OKLab | oklab(77.08% 0.0852 -0.0117) |
| OKLCH | oklch(77.08% 0.086 352.2) |
| XYZ | xyz(51.8306, 43.8488, 52.1784) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.19
Pig Pink
#E78EA5
ΔE00 5.89
Dusty Pink
#D8A7B1
ΔE00 6.17
Powder Pink
#FFB2D0
ΔE00 6.28
Dull Pink
#D5869D
ΔE00 6.97
Light Mauve
#C292A1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EBA #9EE0C4
analogous
#E09EDB #E09EBA #E0A39E
triadic
#E09EBA #BAE09E #9EBAE0
tetradic
#E09EBA #DBE09E #9EE0C4 #A39EE0
square
#E09EBA #DBE09E #9EE0C4 #A39EE0
split-complementary
#E09EBA #9EE0A3 #9EDBE0
monochromatic
#C24178 #D17099 #E09EBA #EFCCDB #F8E8EF
Accessibility & contrast
On white
2.15
#E09EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E09EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EBA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EBA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#EA9CA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e09eba; /* rgb */ color: rgb(224, 158, 186); /* oklch */ color: oklch(77.1% 0.086 352.2);
Tailwind
colors: {
custom: {
50: '#eabbce',
500: '#e09eba',
950: '#000000',
},
}SCSS
$custom: #e09eba; $custom-light: #eabbce; $custom-dark: #000000;
JSON
{
"hex": "#e09eba",
"rgb": {
"r": 224,
"g": 158,
"b": 186
},
"hsl": {
"h": 334.545,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.7708,
"c": 0.08597,
"h": 352.2
},
"luminance": 0.43846
}Semantic roles & 50–950 ramp
primary
#E09EBA
secondary
#DCEFE7
accent
#BF7E27
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182