#FE88FA#FE88FA
#FE88FA is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.197 H 328.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88FA |
|---|---|
| RGB | rgb(254, 136, 250) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 1.6%, 0.4%) |
| CIE-LAB | lab(73.28, 60.03, -37.65) |
| CIE-LCH | lch(73.28, 70.86, 327.90°) |
| OKLab | oklab(79.43% 0.1679 -0.103) |
| OKLCH | oklch(79.43% 0.197 328.5) |
| XYZ | xyz(66.9316, 45.5849, 95.6972) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 7.07
Violet Pink
#FB5FFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88FA #88FE8C
analogous
#C788FE #FE88FA #FE88BF
triadic
#FE88FA #FAFE88 #88FAFE
tetradic
#FE88FA #FEC788 #88FE8C #88BFFE
square
#FE88FA #FEC788 #88FE8C #88BFFE
split-complementary
#FE88FA #BFFE88 #88FEC7
monochromatic
#FD0FF5 #FD4BF7 #FE88FA #FFC5FD #FFE1FE
Accessibility & contrast
On white
2.08
#FE88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FE88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88FA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88FA | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#A1BAF6
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe88fa; /* rgb */ color: rgb(254, 136, 250); /* oklch */ color: oklch(79.4% 0.197 328.5);
Tailwind
colors: {
custom: {
50: '#ffaefc',
500: '#fe88fa',
950: '#000000',
},
}SCSS
$custom: #fe88fa; $custom-light: #ffaefc; $custom-dark: #000000;
JSON
{
"hex": "#fe88fa",
"rgb": {
"r": 254,
"g": 136,
"b": 250
},
"hsl": {
"h": 302.034,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.79428,
"c": 0.19699,
"h": 328.5
},
"luminance": 0.45581
}Semantic roles & 50–950 ramp
primary
#FE88FA
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085