#E09EC7#E09EC7
#E09EC7 is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.5% C 0.094 H 341.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EC7 |
|---|---|
| RGB | rgb(224, 158, 199) |
| HSL | hsl(323, 52%, 75%) |
| HSV | hsv(323, 29%, 88%) |
| CMYK | cmyk(0%, 29.5%, 11.2%, 12.2%) |
| CIE-LAB | lab(72.51, 30.74, -11.17) |
| CIE-LCH | lch(72.51, 32.70, 340.03°) |
| OKLab | oklab(77.5% 0.0896 -0.0295) |
| OKLCH | oklch(77.5% 0.094 341.8) |
| XYZ | xyz(53.2759, 44.4269, 59.7907) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.71
Lilac
#C8A2C8
ΔE00 5.91
Powder Pink
#FFB2D0
ΔE00 7.23
Faded Pink
#DE9DAC
ΔE00 7.94
Bubblegum Pink
#FE83CC
ΔE00 8.44
Pink (survey)
#FF81C0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EC7 #9EE0B7
analogous
#D89EE0 #E09EC7 #E09EA6
triadic
#E09EC7 #C7E09E #9EC7E0
tetradic
#E09EC7 #E0D89E #9EE0B7 #9EA6E0
square
#E09EC7 #E0D89E #9EE0B7 #9EA6E0
split-complementary
#E09EC7 #A6E09E #9EE0D8
monochromatic
#C24191 #D170AC #E09EC7 #EFCCE2 #F8E8F2
Accessibility & contrast
On white
2.12
#E09EC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E09EC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EC7
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EC7 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACC9
Deuteranopia (green-blind)
#B1B6C5
Tritanopia (blue-blind)
#E89EAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e09ec7; /* rgb */ color: rgb(224, 158, 199); /* oklch */ color: oklch(77.5% 0.094 341.8);
Tailwind
colors: {
custom: {
50: '#eabbd8',
500: '#e09ec7',
950: '#000000',
},
}SCSS
$custom: #e09ec7; $custom-light: #eabbd8; $custom-dark: #000000;
JSON
{
"hex": "#e09ec7",
"rgb": {
"r": 224,
"g": 158,
"b": 199
},
"hsl": {
"h": 322.727,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.77503,
"c": 0.09432,
"h": 341.8
},
"luminance": 0.44425
}Semantic roles & 50–950 ramp
primary
#E09EC7
secondary
#DCEFE3
accent
#BF6027
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161214
muted
#848183