#EE45BA#EE45BA
#EE45BA is a light, highly saturated pink. Relative luminance 0.260; OKLCH L 66.9% C 0.234 H 342.9°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE45BA |
|---|---|
| RGB | rgb(238, 69, 186) |
| HSL | hsl(318, 83%, 60%) |
| HSV | hsv(318, 71%, 93%) |
| CMYK | cmyk(0%, 71%, 21.8%, 6.7%) |
| CIE-LAB | lab(58.02, 74.22, -25.67) |
| CIE-LCH | lch(58.02, 78.54, 340.92°) |
| OKLab | oklab(66.9% 0.2233 -0.0687) |
| OKLCH | oklch(66.9% 0.234 342.9) |
| XYZ | xyz(46.2526, 25.9833, 49.0243) |
| Luminance | 0.2598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 3.91
Purpleish Pink
#DF4EC8
ΔE00 4.01
Hot Magenta
#F504C9
ΔE00 4.70
Purplish Pink
#CE5DAE
ΔE00 5.38
Shocking Pink
#FE02A2
ΔE00 5.66
Barbie Pink
#FE46A5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE45BA #45EE79
analogous
#CE45EE #EE45BA #EE4565
triadic
#EE45BA #BAEE45 #45BAEE
tetradic
#EE45BA #EECE45 #45EE79 #4565EE
square
#EE45BA #EECE45 #45EE79 #4565EE
split-complementary
#EE45BA #65EE45 #45EECE
monochromatic
#A90F7A #E115A2 #EE45BA #F37DCF #F8B5E4
Accessibility & contrast
On white
3.39
#EE45BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#EE45BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE45BA
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE45BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE45BA | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#567ABD
Deuteranopia (green-blind)
#8A96B6
Tritanopia (blue-blind)
#FD467A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #ee45ba; /* rgb */ color: rgb(238, 69, 186); /* oklch */ color: oklch(66.9% 0.234 342.9);
Tailwind
colors: {
custom: {
50: '#f887cf',
500: '#ee45ba',
950: '#000000',
},
}SCSS
$custom: #ee45ba; $custom-light: #f887cf; $custom-dark: #000000;
JSON
{
"hex": "#ee45ba",
"rgb": {
"r": 238,
"g": 69,
"b": 186
},
"hsl": {
"h": 318.462,
"s": 83.251,
"l": 60.196
},
"oklch": {
"l": 0.66902,
"c": 0.23359,
"h": 342.9
},
"luminance": 0.25979
}Semantic roles & 50–950 ramp
primary
#EE45BA
secondary
#A7E8BB
accent
#E04906
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180C13
muted
#867D82