#FF91E5#FF91E5
#FF91E5 is a light, vivid pink. Relative luminance 0.472; OKLCH L 80.0% C 0.166 H 336.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91E5 |
|---|---|
| RGB | rgb(255, 145, 229) |
| HSL | hsl(314, 100%, 78%) |
| HSV | hsv(314, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 10.2%, 0%) |
| CIE-LAB | lab(74.30, 52.44, -24.61) |
| CIE-LCH | lch(74.30, 57.93, 334.86°) |
| OKLab | oklab(79.95% 0.152 -0.0662) |
| OKLCH | oklch(79.95% 0.166 336.5) |
| XYZ | xyz(65.5083, 47.1719, 79.7682) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.02
Pink (survey)
#FF81C0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91E5 #91FFAB
analogous
#E291FF #FF91E5 #FF91AE
triadic
#FF91E5 #E5FF91 #91E5FF
tetradic
#FF91E5 #FFE291 #91FFAB #91AEFF
square
#FF91E5 #FFE291 #91FFAB #91AEFF
split-complementary
#FF91E5 #AEFF91 #91FFE2
monochromatic
#FF17C8 #FF54D7 #FF91E5 #FFCEF3 #FFE0F8
Accessibility & contrast
On white
2.01
#FF91E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FF91E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91E5
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91E5 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE8
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#FF95B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff91e5; /* rgb */ color: rgb(255, 145, 229); /* oklch */ color: oklch(80.0% 0.166 336.5);
Tailwind
colors: {
custom: {
50: '#ffb4ed',
500: '#ff91e5',
950: '#000000',
},
}SCSS
$custom: #ff91e5; $custom-light: #ffb4ed; $custom-dark: #000000;
JSON
{
"hex": "#ff91e5",
"rgb": {
"r": 255,
"g": 145,
"b": 229
},
"hsl": {
"h": 314.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79954,
"c": 0.16573,
"h": 336.5
},
"luminance": 0.47168
}Semantic roles & 50–950 ramp
primary
#FF91E5
secondary
#D4F7DC
accent
#E63600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084