#FE88EF#FE88EF
#FE88EF is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.188 H 332.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88EF |
|---|---|
| RGB | rgb(254, 136, 239) |
| HSL | hsl(308, 98%, 76%) |
| HSV | hsv(308, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(72.84, 58.18, -32.34) |
| CIE-LCH | lch(72.84, 66.56, 330.94°) |
| OKLab | oklab(78.96% 0.1659 -0.0878) |
| OKLCH | oklch(78.96% 0.188 332.1) |
| XYZ | xyz(65.2568, 44.9150, 86.8769) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 6.56
Light Magenta
#FA5FF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88EF #88FE97
analogous
#D288FE #FE88EF #FE88B4
triadic
#FE88EF #EFFE88 #88EFFE
tetradic
#FE88EF #FED288 #88FE97 #88B4FE
square
#FE88EF #FED288 #88FE97 #88B4FE
split-complementary
#FE88EF #B4FE88 #88FED2
monochromatic
#FD0FDF #FD4BE7 #FE88EF #FFC5F7 #FFE1FB
Accessibility & contrast
On white
2.10
#FE88EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FE88EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88EF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88EF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F3
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe88ef; /* rgb */ color: rgb(254, 136, 239); /* oklch */ color: oklch(79.0% 0.188 332.1);
Tailwind
colors: {
custom: {
50: '#ffaef4',
500: '#fe88ef',
950: '#000000',
},
}SCSS
$custom: #fe88ef; $custom-light: #ffaef4; $custom-dark: #000000;
JSON
{
"hex": "#fe88ef",
"rgb": {
"r": 254,
"g": 136,
"b": 239
},
"hsl": {
"h": 307.627,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.78957,
"c": 0.18769,
"h": 332.1
},
"luminance": 0.44911
}Semantic roles & 50–950 ramp
primary
#FE88EF
secondary
#D4F7D8
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085