#E09EBB#E09EBB
#E09EBB is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.1% C 0.087 H 351.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EBB |
|---|---|
| RGB | rgb(224, 158, 187) |
| HSL | hsl(334, 52%, 75%) |
| HSV | hsv(334, 29%, 88%) |
| CMYK | cmyk(0%, 29.5%, 16.5%, 12.2%) |
| CIE-LAB | lab(72.16, 28.79, -5.08) |
| CIE-LCH | lch(72.16, 29.24, 350.00°) |
| OKLab | oklab(77.11% 0.0855 -0.0131) |
| OKLCH | oklch(77.11% 0.087 351.3) |
| XYZ | xyz(51.9373, 43.8914, 52.7402) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.49
Pig Pink
#E78EA5
ΔE00 6.08
Powder Pink
#FFB2D0
ΔE00 6.28
Dusty Pink
#D8A7B1
ΔE00 6.39
Dull Pink
#D5869D
ΔE00 7.11
Light Mauve
#C292A1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EBB #9EE0C3
analogous
#E09EDC #E09EBB #E0A29E
triadic
#E09EBB #BBE09E #9EBBE0
tetradic
#E09EBB #DCE09E #9EE0C3 #A29EE0
square
#E09EBB #DCE09E #9EE0C3 #A29EE0
split-complementary
#E09EBB #9EE0A2 #9EDCE0
monochromatic
#C2417A #D1709A #E09EBB #EFCCDC #F8E8EF
Accessibility & contrast
On white
2.15
#E09EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E09EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EBB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EBB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#EA9CA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e09ebb; /* rgb */ color: rgb(224, 158, 187); /* oklch */ color: oklch(77.1% 0.087 351.3);
Tailwind
colors: {
custom: {
50: '#eabbcf',
500: '#e09ebb',
950: '#000000',
},
}SCSS
$custom: #e09ebb; $custom-light: #eabbcf; $custom-dark: #000000;
JSON
{
"hex": "#e09ebb",
"rgb": {
"r": 224,
"g": 158,
"b": 187
},
"hsl": {
"h": 333.636,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.77112,
"c": 0.08651,
"h": 351.3
},
"luminance": 0.43889
}Semantic roles & 50–950 ramp
primary
#E09EBB
secondary
#DCEFE7
accent
#BF7C27
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182