#FE91EB#FE91EB
#FE91EB is a light, vivid pink. Relative luminance 0.473; OKLCH L 80.1% C 0.170 H 333.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91EB |
|---|---|
| RGB | rgb(254, 145, 235) |
| HSL | hsl(310, 98%, 78%) |
| HSV | hsv(310, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 7.5%, 0.4%) |
| CIE-LAB | lab(74.40, 53.11, -27.75) |
| CIE-LCH | lch(74.40, 59.92, 332.41°) |
| OKLab | oklab(80.07% 0.1523 -0.075) |
| OKLCH | oklch(80.07% 0.17 333.8) |
| XYZ | xyz(65.9936, 47.3236, 84.2395) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.38
Plum
#DDA0DD
ΔE00 7.01
Candy Pink
#FF63E9
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91EB #91FEA4
analogous
#DA91FE #FE91EB #FE91B4
triadic
#FE91EB #EBFE91 #91EBFE
tetradic
#FE91EB #FEDA91 #91FEA4 #91B4FE
square
#FE91EB #FEDA91 #91FEA4 #91B4FE
split-complementary
#FE91EB #B4FE91 #91FEDA
monochromatic
#FD18D5 #FD54E0 #FE91EB #FFCEF6 #FFE1F9
Accessibility & contrast
On white
2.01
#FE91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FE91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91EB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91EB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe91eb; /* rgb */ color: rgb(254, 145, 235); /* oklch */ color: oklch(80.1% 0.170 333.8);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#fe91eb',
950: '#000000',
},
}SCSS
$custom: #fe91eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#fe91eb",
"rgb": {
"r": 254,
"g": 145,
"b": 235
},
"hsl": {
"h": 310.459,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80072,
"c": 0.16977,
"h": 333.8
},
"luminance": 0.4732
}Semantic roles & 50–950 ramp
primary
#FE91EB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084