#FE88FB#FE88FB
#FE88FB is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.5% C 0.198 H 328.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88FB |
|---|---|
| RGB | rgb(254, 136, 251) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 1.2%, 0.4%) |
| CIE-LAB | lab(73.32, 60.20, -38.13) |
| CIE-LCH | lch(73.32, 71.26, 327.65°) |
| OKLab | oklab(79.47% 0.1681 -0.1043) |
| OKLCH | oklch(79.47% 0.198 328.2) |
| XYZ | xyz(67.0888, 45.6478, 96.5252) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 7.03
Light Magenta
#FA5FF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88FB #88FE8B
analogous
#C688FE #FE88FB #FE88C0
triadic
#FE88FB #FBFE88 #88FBFE
tetradic
#FE88FB #FEC688 #88FE8B #88C0FE
square
#FE88FB #FEC688 #88FE8B #88C0FE
split-complementary
#FE88FB #C0FE88 #88FEC6
monochromatic
#FD0FF7 #FD4BF9 #FE88FB #FFC5FD #FFE1FE
Accessibility & contrast
On white
2.07
#FE88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FE88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88FB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88FB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe88fb; /* rgb */ color: rgb(254, 136, 251); /* oklch */ color: oklch(79.5% 0.198 328.2);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fe88fb',
950: '#000000',
},
}SCSS
$custom: #fe88fb; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fe88fb",
"rgb": {
"r": 254,
"g": 136,
"b": 251
},
"hsl": {
"h": 301.525,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.79472,
"c": 0.19786,
"h": 328.2
},
"luminance": 0.45644
}Semantic roles & 50–950 ramp
primary
#FE88FB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085