#E096BB#E096BB
#E096BB is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.7% C 0.100 H 348.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E096BB |
|---|---|
| RGB | rgb(224, 150, 187) |
| HSL | hsl(330, 54%, 73%) |
| HSV | hsv(330, 33%, 88%) |
| CMYK | cmyk(0%, 33%, 16.5%, 12.2%) |
| CIE-LAB | lab(70.35, 33.08, -7.75) |
| CIE-LCH | lch(70.35, 33.97, 346.81°) |
| OKLab | oklab(75.73% 0.098 -0.0202) |
| OKLCH | oklch(75.73% 0.1 348.4) |
| XYZ | xyz(50.6168, 41.2506, 52.3001) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.40
Dull Pink
#D5869D
ΔE00 6.61
Pink (survey)
#FF81C0
ΔE00 7.30
Pinky
#FC86AA
ΔE00 7.65
Powder Pink
#FFB2D0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E096BB #96E0BB
analogous
#E096E0 #E096BB #E09696
triadic
#E096BB #BBE096 #96BBE0
tetradic
#E096BB #E0E096 #96E0BB #9696E0
square
#E096BB #E0E096 #96E0BB #9696E0
split-complementary
#E096BB #96E096 #96E0E0
monochromatic
#C2397E #D2679C #E096BB #EEC5DA #F8E7F0
Accessibility & contrast
On white
2.27
#E096BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#E096BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E096BB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E096BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E096BB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#AEB1B9
Tritanopia (blue-blind)
#EA95A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e096bb; /* rgb */ color: rgb(224, 150, 187); /* oklch */ color: oklch(75.7% 0.100 348.4);
Tailwind
colors: {
custom: {
50: '#ebb5cf',
500: '#e096bb',
950: '#000000',
},
}SCSS
$custom: #e096bb; $custom-light: #ebb5cf; $custom-dark: #000000;
JSON
{
"hex": "#e096bb",
"rgb": {
"r": 224,
"g": 150,
"b": 187
},
"hsl": {
"h": 330,
"s": 54.412,
"l": 73.333
},
"oklch": {
"l": 0.75731,
"c": 0.10008,
"h": 348.4
},
"luminance": 0.41248
}Semantic roles & 50–950 ramp
primary
#E096BB
secondary
#DCEFE6
accent
#C27324
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082