#FF91EA#FF91EA
#FF91EA is a light, vivid pink. Relative luminance 0.475; OKLCH L 80.1% C 0.170 H 334.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91EA |
|---|---|
| RGB | rgb(255, 145, 234) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 8.2%, 0%) |
| CIE-LAB | lab(74.48, 53.25, -27.06) |
| CIE-LCH | lch(74.48, 59.73, 333.06°) |
| OKLab | oklab(80.15% 0.1532 -0.073) |
| OKLCH | oklch(80.15% 0.17 334.5) |
| XYZ | xyz(66.2165, 47.4552, 83.4980) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.17
Bubblegum Pink
#FE83CC
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.53
Plum
#DDA0DD
ΔE00 7.09
Pink (survey)
#FF81C0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91EA #91FFA6
analogous
#DD91FF #FF91EA #FF91B3
triadic
#FF91EA #EAFF91 #91EAFF
tetradic
#FF91EA #FFDD91 #91FFA6 #91B3FF
square
#FF91EA #FFDD91 #91FFA6 #91B3FF
split-complementary
#FF91EA #B3FF91 #91FFDD
monochromatic
#FF17D3 #FF54DE #FF91EA #FFCEF6 #FFE0F9
Accessibility & contrast
On white
2.00
#FF91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FF91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91EA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91EA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#FF96B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff91ea; /* rgb */ color: rgb(255, 145, 234); /* oklch */ color: oklch(80.1% 0.170 334.5);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#ff91ea',
950: '#000000',
},
}SCSS
$custom: #ff91ea; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff91ea",
"rgb": {
"r": 255,
"g": 145,
"b": 234
},
"hsl": {
"h": 311.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80149,
"c": 0.16969,
"h": 334.5
},
"luminance": 0.47451
}Semantic roles & 50–950 ramp
primary
#FF91EA
secondary
#D4F7DA
accent
#E62C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084