#E09FBF#E09FBF
#E09FBF is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.4% C 0.087 H 348.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FBF |
|---|---|
| RGB | rgb(224, 159, 191) |
| HSL | hsl(330, 51%, 75%) |
| HSV | hsv(330, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 14.7%, 12.2%) |
| CIE-LAB | lab(72.50, 28.89, -6.78) |
| CIE-LCH | lch(72.50, 29.67, 346.80°) |
| OKLab | oklab(77.41% 0.0853 -0.0176) |
| OKLCH | oklch(77.41% 0.087 348.3) |
| XYZ | xyz(52.5427, 44.4076, 55.0840) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 6.26
Lilac
#C8A2C8
ΔE00 6.86
Pig Pink
#E78EA5
ΔE00 6.94
Dusty Pink
#D8A7B1
ΔE00 7.05
Baby Pink
#FFB7CE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FBF #9FE0C0
analogous
#E09FDF #E09FBF #E0A09F
triadic
#E09FBF #BFE09F #9FBFE0
tetradic
#E09FBF #DFE09F #9FE0C0 #A09FE0
square
#E09FBF #DFE09F #9FE0C0 #A09FE0
split-complementary
#E09FBF #9FE0A0 #9FDFE0
monochromatic
#C24281 #D171A0 #E09FBF #EFCDDE #F8E8F0
Accessibility & contrast
On white
2.13
#E09FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E09FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FBF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FBF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 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)
#A4ABC0
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#E99EAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e09fbf; /* rgb */ color: rgb(224, 159, 191); /* oklch */ color: oklch(77.4% 0.087 348.3);
Tailwind
colors: {
custom: {
50: '#eabcd2',
500: '#e09fbf',
950: '#000000',
},
}SCSS
$custom: #e09fbf; $custom-light: #eabcd2; $custom-dark: #000000;
JSON
{
"hex": "#e09fbf",
"rgb": {
"r": 224,
"g": 159,
"b": 191
},
"hsl": {
"h": 330.462,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.77414,
"c": 0.08714,
"h": 348.3
},
"luminance": 0.44405
}Semantic roles & 50–950 ramp
primary
#E09FBF
secondary
#DCEFE6
accent
#BF7427
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182