#E09EBF#E09EBF
#E09EBF is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.2% C 0.089 H 348.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EBF |
|---|---|
| RGB | rgb(224, 158, 191) |
| HSL | hsl(330, 52%, 75%) |
| HSV | hsv(330, 29%, 88%) |
| CMYK | cmyk(0%, 29.5%, 14.7%, 12.2%) |
| CIE-LAB | lab(72.27, 29.43, -7.11) |
| CIE-LCH | lch(72.27, 30.28, 346.41°) |
| OKLab | oklab(77.24% 0.0869 -0.0185) |
| OKLCH | oklch(77.24% 0.089 348) |
| XYZ | xyz(52.3714, 44.0651, 55.0269) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.68
Powder Pink
#FFB2D0
ΔE00 6.42
Lilac
#C8A2C8
ΔE00 6.86
Pig Pink
#E78EA5
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 7.34
Baby Pink
#FFB7CE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EBF #9EE0BF
analogous
#E09EE0 #E09EBF #E09E9E
triadic
#E09EBF #BFE09E #9EBFE0
tetradic
#E09EBF #E0E09E #9EE0BF #9E9EE0
square
#E09EBF #E0E09E #9EE0BF #9E9EE0
split-complementary
#E09EBF #9EE09E #9EE0E0
monochromatic
#C24182 #D170A0 #E09EBF #EFCCDE #F8E8F0
Accessibility & contrast
On white
2.14
#E09EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E09EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EBF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EBF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#E99DA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e09ebf; /* rgb */ color: rgb(224, 158, 191); /* oklch */ color: oklch(77.2% 0.089 348.0);
Tailwind
colors: {
custom: {
50: '#eabbd2',
500: '#e09ebf',
950: '#000000',
},
}SCSS
$custom: #e09ebf; $custom-light: #eabbd2; $custom-dark: #000000;
JSON
{
"hex": "#e09ebf",
"rgb": {
"r": 224,
"g": 158,
"b": 191
},
"hsl": {
"h": 330,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.77239,
"c": 0.08886,
"h": 348
},
"luminance": 0.44063
}Semantic roles & 50–950 ramp
primary
#E09EBF
secondary
#DCEFE6
accent
#BF7327
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182