#E25BBB#E25BBB
#E25BBB is a light, vivid pink. Relative luminance 0.272; OKLCH L 67.4% C 0.198 H 340.5°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E25BBB |
|---|---|
| RGB | rgb(226, 91, 187) |
| HSL | hsl(317, 70%, 62%) |
| HSV | hsv(317, 60%, 89%) |
| CMYK | cmyk(0%, 59.7%, 17.3%, 11.4%) |
| CIE-LAB | lab(59.20, 62.88, -24.59) |
| CIE-LCH | lch(59.20, 67.52, 338.64°) |
| OKLab | oklab(67.41% 0.1866 -0.066) |
| OKLCH | oklch(67.41% 0.198 340.5) |
| XYZ | xyz(44.0757, 27.2426, 49.9411) |
| Luminance | 0.2724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.66
Pale Magenta
#D767AD
ΔE00 3.76
Purpleish Pink
#DF4EC8
ΔE00 3.96
Orchid
#DA70D6
ΔE00 6.12
Orchid (survey)
#C875C4
ΔE00 6.63
Bright Pink
#FE01B1
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E25BBB #5BE282
analogous
#C55BE2 #E25BBB #E25B78
triadic
#E25BBB #BBE25B #5BBBE2
tetradic
#E25BBB #E2C55B #5BE282 #5B78E2
square
#E25BBB #E2C55B #5BE282 #5B78E2
split-complementary
#E25BBB #78E25B #5BE2C5
monochromatic
#A51D7E #D927A5 #E25BBB #EB8FD1 #F4C3E6
Accessibility & contrast
On white
3.26
#E25BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#E25BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E25BBB
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E25BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E25BBB | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6381BE
Deuteranopia (green-blind)
#8A96B8
Tritanopia (blue-blind)
#EE5E83
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #e25bbb; /* rgb */ color: rgb(226, 91, 187); /* oklch */ color: oklch(67.4% 0.198 340.5);
Tailwind
colors: {
custom: {
50: '#ee90cf',
500: '#e25bbb',
950: '#000000',
},
}SCSS
$custom: #e25bbb; $custom-light: #ee90cf; $custom-dark: #000000;
JSON
{
"hex": "#e25bbb",
"rgb": {
"r": 226,
"g": 91,
"b": 187
},
"hsl": {
"h": 317.333,
"s": 69.948,
"l": 62.157
},
"oklch": {
"l": 0.67413,
"c": 0.19792,
"h": 340.5
},
"luminance": 0.27239
}Semantic roles & 50–950 ramp
primary
#E25BBB
secondary
#B4E5C2
accent
#D24B14
background
#FFF9FC
surface
#FEF2F9
border
#D6CCD2
text
#170D14
muted
#857E82