#E09FBC#E09FBC
#E09FBC is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.3% C 0.085 H 350.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FBC |
|---|---|
| RGB | rgb(224, 159, 188) |
| HSL | hsl(333, 51%, 75%) |
| HSV | hsv(333, 29%, 88%) |
| CMYK | cmyk(0%, 29%, 16.1%, 12.2%) |
| CIE-LAB | lab(72.41, 28.41, -5.25) |
| CIE-LCH | lch(72.41, 28.89, 349.53°) |
| OKLab | oklab(77.32% 0.0843 -0.0135) |
| OKLCH | oklch(77.32% 0.085 350.9) |
| XYZ | xyz(52.2159, 44.2769, 53.3631) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.59
Powder Pink
#FFB2D0
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 6.32
Pig Pink
#E78EA5
ΔE00 6.34
Baby Pink
#FFB7CE
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FBC #9FE0C3
analogous
#E09FDC #E09FBC #E0A39F
triadic
#E09FBC #BCE09F #9FBCE0
tetradic
#E09FBC #DCE09F #9FE0C3 #A39FE0
square
#E09FBC #DCE09F #9FE0C3 #A39FE0
split-complementary
#E09FBC #9FE0A3 #9FDCE0
monochromatic
#C2427B #D1719C #E09FBC #EFCDDC #F8E8EF
Accessibility & contrast
On white
2.13
#E09FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E09FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FBC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FBC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#EA9DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e09fbc; /* rgb */ color: rgb(224, 159, 188); /* oklch */ color: oklch(77.3% 0.085 350.9);
Tailwind
colors: {
custom: {
50: '#eabcd0',
500: '#e09fbc',
950: '#000000',
},
}SCSS
$custom: #e09fbc; $custom-light: #eabcd0; $custom-dark: #000000;
JSON
{
"hex": "#e09fbc",
"rgb": {
"r": 224,
"g": 159,
"b": 188
},
"hsl": {
"h": 333.231,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.77319,
"c": 0.08539,
"h": 350.9
},
"luminance": 0.44274
}Semantic roles & 50–950 ramp
primary
#E09FBC
secondary
#DCEFE6
accent
#BF7B27
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182