#FF91EB#FF91EB
#FF91EB is a light, vivid pink. Relative luminance 0.475; OKLCH L 80.2% C 0.171 H 334.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91EB |
|---|---|
| RGB | rgb(255, 145, 235) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 7.8%, 0%) |
| CIE-LAB | lab(74.52, 53.41, -27.55) |
| CIE-LCH | lch(74.52, 60.10, 332.71°) |
| OKLab | oklab(80.19% 0.1534 -0.0744) |
| OKLCH | oklch(80.19% 0.171 334.1) |
| XYZ | xyz(66.3606, 47.5128, 84.2567) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.46
Plum
#DDA0DD
ΔE00 7.12
Pink (survey)
#FF81C0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91EB #91FFA5
analogous
#DC91FF #FF91EB #FF91B4
triadic
#FF91EB #EBFF91 #91EBFF
tetradic
#FF91EB #FFDC91 #91FFA5 #91B4FF
square
#FF91EB #FFDC91 #91FFA5 #91B4FF
split-complementary
#FF91EB #B4FF91 #91FFDC
monochromatic
#FF17D5 #FF54E0 #FF91EB #FFCEF6 #FFE0F9
Accessibility & contrast
On white
2.00
#FF91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FF91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91EB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91EB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff91eb; /* rgb */ color: rgb(255, 145, 235); /* oklch */ color: oklch(80.2% 0.171 334.1);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#ff91eb',
950: '#000000',
},
}SCSS
$custom: #ff91eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff91eb",
"rgb": {
"r": 255,
"g": 145,
"b": 235
},
"hsl": {
"h": 310.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80188,
"c": 0.1705,
"h": 334.1
},
"luminance": 0.47509
}Semantic roles & 50–950 ramp
primary
#FF91EB
secondary
#D4F7DA
accent
#E62A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084