#E09FBE#E09FBE
#E09FBE is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.4% C 0.087 H 349.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FBE |
|---|---|
| RGB | rgb(224, 159, 190) |
| HSL | hsl(331, 51%, 75%) |
| HSV | hsv(331, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 15.2%, 12.2%) |
| CIE-LAB | lab(72.47, 28.73, -6.27) |
| CIE-LCH | lch(72.47, 29.41, 347.69°) |
| OKLab | oklab(77.38% 0.085 -0.0163) |
| OKLCH | oklch(77.38% 0.087 349.2) |
| XYZ | xyz(52.4330, 44.3638, 54.5064) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.19
Powder Pink
#FFB2D0
ΔE00 6.21
Pig Pink
#E78EA5
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 6.80
Lilac
#C8A2C8
ΔE00 7.03
Baby Pink
#FFB7CE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FBE #9FE0C1
analogous
#E09FDE #E09FBE #E0A19F
triadic
#E09FBE #BEE09F #9FBEE0
tetradic
#E09FBE #DEE09F #9FE0C1 #A19FE0
square
#E09FBE #DEE09F #9FE0C1 #A19FE0
split-complementary
#E09FBE #9FE0A1 #9FDEE0
monochromatic
#C2427F #D1719F #E09FBE #EFCDDD #F8E8EF
Accessibility & contrast
On white
2.13
#E09FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E09FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FBE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FBE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#E99EAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e09fbe; /* rgb */ color: rgb(224, 159, 190); /* oklch */ color: oklch(77.4% 0.087 349.2);
Tailwind
colors: {
custom: {
50: '#eabcd1',
500: '#e09fbe',
950: '#000000',
},
}SCSS
$custom: #e09fbe; $custom-light: #eabcd1; $custom-dark: #000000;
JSON
{
"hex": "#e09fbe",
"rgb": {
"r": 224,
"g": 159,
"b": 190
},
"hsl": {
"h": 331.385,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.77382,
"c": 0.08655,
"h": 349.2
},
"luminance": 0.44361
}Semantic roles & 50–950 ramp
primary
#E09FBE
secondary
#DCEFE6
accent
#BF7627
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182