#E09FBD#E09FBD
#E09FBD is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.3% C 0.086 H 350.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FBD |
|---|---|
| RGB | rgb(224, 159, 189) |
| HSL | hsl(332, 51%, 75%) |
| HSV | hsv(332, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 15.6%, 12.2%) |
| CIE-LAB | lab(72.44, 28.57, -5.76) |
| CIE-LCH | lch(72.44, 29.15, 348.61°) |
| OKLab | oklab(77.35% 0.0847 -0.0149) |
| OKLCH | oklch(77.35% 0.086 350) |
| XYZ | xyz(52.3241, 44.3202, 53.9328) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.89
Powder Pink
#FFB2D0
ΔE00 6.18
Pig Pink
#E78EA5
ΔE00 6.53
Dusty Pink
#D8A7B1
ΔE00 6.56
Baby Pink
#FFB7CE
ΔE00 7.13
Lilac
#C8A2C8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FBD #9FE0C2
analogous
#E09FDD #E09FBD #E0A29F
triadic
#E09FBD #BDE09F #9FBDE0
tetradic
#E09FBD #DDE09F #9FE0C2 #A29FE0
square
#E09FBD #DDE09F #9FE0C2 #A29FE0
split-complementary
#E09FBD #9FE0A2 #9FDDE0
monochromatic
#C2427D #D1719D #E09FBD #EFCDDD #F8E8EF
Accessibility & contrast
On white
2.13
#E09FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E09FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FBD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FBD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#E99DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e09fbd; /* rgb */ color: rgb(224, 159, 189); /* oklch */ color: oklch(77.3% 0.086 350.0);
Tailwind
colors: {
custom: {
50: '#eabcd0',
500: '#e09fbd',
950: '#000000',
},
}SCSS
$custom: #e09fbd; $custom-light: #eabcd0; $custom-dark: #000000;
JSON
{
"hex": "#e09fbd",
"rgb": {
"r": 224,
"g": 159,
"b": 189
},
"hsl": {
"h": 332.308,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.7735,
"c": 0.08595,
"h": 350
},
"luminance": 0.44318
}Semantic roles & 50–950 ramp
primary
#E09FBD
secondary
#DCEFE6
accent
#BF7927
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182