#E25AB9#E25AB9
#E25AB9 is a light, vivid pink. Relative luminance 0.270; OKLCH L 67.2% C 0.198 H 341.2°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E25AB9 |
|---|---|
| RGB | rgb(226, 90, 185) |
| HSL | hsl(318, 70%, 62%) |
| HSV | hsv(318, 60%, 89%) |
| CMYK | cmyk(0%, 60.2%, 18.1%, 11.4%) |
| CIE-LAB | lab(58.96, 63.02, -23.80) |
| CIE-LCH | lch(58.96, 67.37, 339.31°) |
| OKLab | oklab(67.21% 0.1875 -0.0638) |
| OKLCH | oklch(67.21% 0.198 341.2) |
| XYZ | xyz(43.7782, 26.9877, 48.7930) |
| Luminance | 0.2698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.52
Pale Magenta
#D767AD
ΔE00 3.60
Purpleish Pink
#DF4EC8
ΔE00 4.13
Orchid
#DA70D6
ΔE00 6.49
Bright Pink
#FE01B1
ΔE00 6.58
Barbie Pink
#FE46A5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E25AB9 #5AE283
analogous
#C75AE2 #E25AB9 #E25A75
triadic
#E25AB9 #B9E25A #5AB9E2
tetradic
#E25AB9 #E2C75A #5AE283 #5A75E2
square
#E25AB9 #E2C75A #5AE283 #5A75E2
split-complementary
#E25AB9 #75E25A #5AE2C7
monochromatic
#A51D7C #D926A3 #E25AB9 #EB8ECF #F4C2E5
Accessibility & contrast
On white
3.28
#E25AB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#E25AB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E25AB9
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E25AB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E25AB9 | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6380BC
Deuteranopia (green-blind)
#8B96B6
Tritanopia (blue-blind)
#EF5C82
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #e25ab9; /* rgb */ color: rgb(226, 90, 185); /* oklch */ color: oklch(67.2% 0.198 341.2);
Tailwind
colors: {
custom: {
50: '#ee90ce',
500: '#e25ab9',
950: '#000000',
},
}SCSS
$custom: #e25ab9; $custom-light: #ee90ce; $custom-dark: #000000;
JSON
{
"hex": "#e25ab9",
"rgb": {
"r": 226,
"g": 90,
"b": 185
},
"hsl": {
"h": 318.088,
"s": 70.103,
"l": 61.961
},
"oklch": {
"l": 0.67214,
"c": 0.19801,
"h": 341.2
},
"luminance": 0.26984
}Semantic roles & 50–950 ramp
primary
#E25AB9
secondary
#B3E5C2
accent
#D24D13
background
#FFF9FC
surface
#FEF1F9
border
#D6CBD2
text
#170D13
muted
#857E82