#E05BBA#E05BBA
#E05BBA is a light, vivid pink. Relative luminance 0.269; OKLCH L 67.1% C 0.196 H 340.3°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E05BBA |
|---|---|
| RGB | rgb(224, 91, 186) |
| HSL | hsl(317, 68%, 62%) |
| HSV | hsv(317, 59%, 88%) |
| CMYK | cmyk(0%, 59.4%, 17%, 12.2%) |
| CIE-LAB | lab(58.86, 62.18, -24.56) |
| CIE-LCH | lch(58.86, 66.86, 338.45°) |
| OKLab | oklab(67.09% 0.1844 -0.066) |
| OKLCH | oklch(67.09% 0.196 340.3) |
| XYZ | xyz(43.3454, 26.8783, 49.3500) |
| Luminance | 0.2687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.32
Pale Magenta
#D767AD
ΔE00 3.66
Purpleish Pink
#DF4EC8
ΔE00 3.88
Orchid
#DA70D6
ΔE00 6.18
Orchid (survey)
#C875C4
ΔE00 6.53
Pinky Purple
#C94CBE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E05BBA #5BE081
analogous
#C45BE0 #E05BBA #E05B78
triadic
#E05BBA #BAE05B #5BBAE0
tetradic
#E05BBA #E0C45B #5BE081 #5B78E0
square
#E05BBA #E0C45B #5BE081 #5B78E0
split-complementary
#E05BBA #78E05B #5BE0C4
monochromatic
#A21F7C #D528A4 #E05BBA #EA8ED0 #F3C2E5
Accessibility & contrast
On white
3.29
#E05BBA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#E05BBA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E05BBA
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E05BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E05BBA | 1.00 | 3.29 | 6.37 | 6.37 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6280BD
Deuteranopia (green-blind)
#8995B7
Tritanopia (blue-blind)
#EC5E82
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #e05bba; /* rgb */ color: rgb(224, 91, 186); /* oklch */ color: oklch(67.1% 0.196 340.3);
Tailwind
colors: {
custom: {
50: '#ed90cf',
500: '#e05bba',
950: '#000000',
},
}SCSS
$custom: #e05bba; $custom-light: #ed90cf; $custom-dark: #000000;
JSON
{
"hex": "#e05bba",
"rgb": {
"r": 224,
"g": 91,
"b": 186
},
"hsl": {
"h": 317.143,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.67094,
"c": 0.1958,
"h": 340.3
},
"luminance": 0.26875
}Semantic roles & 50–950 ramp
primary
#E05BBA
secondary
#B3E4C1
accent
#D04B15
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D13
muted
#857E82