#FE88EB#FE88EB
#FE88EB is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.184 H 333.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88EB |
|---|---|
| RGB | rgb(254, 136, 235) |
| HSL | hsl(310, 98%, 76%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 7.5%, 0.4%) |
| CIE-LAB | lab(72.68, 57.53, -30.38) |
| CIE-LCH | lch(72.68, 65.06, 332.16°) |
| OKLab | oklab(78.79% 0.165 -0.0823) |
| OKLCH | oklch(78.79% 0.184 333.5) |
| XYZ | xyz(64.6724, 44.6813, 83.7991) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88EB #88FE9B
analogous
#D688FE #FE88EB #FE88B0
triadic
#FE88EB #EBFE88 #88EBFE
tetradic
#FE88EB #FED688 #88FE9B #88B0FE
square
#FE88EB #FED688 #88FE9B #88B0FE
split-complementary
#FE88EB #B0FE88 #88FED6
monochromatic
#FD0FD7 #FD4BE1 #FE88EB #FFC5F5 #FFE1FA
Accessibility & contrast
On white
2.11
#FE88EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FE88EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88EB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88EB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe88eb; /* rgb */ color: rgb(254, 136, 235); /* oklch */ color: oklch(78.8% 0.184 333.5);
Tailwind
colors: {
custom: {
50: '#ffaef1',
500: '#fe88eb',
950: '#000000',
},
}SCSS
$custom: #fe88eb; $custom-light: #ffaef1; $custom-dark: #000000;
JSON
{
"hex": "#fe88eb",
"rgb": {
"r": 254,
"g": 136,
"b": 235
},
"hsl": {
"h": 309.661,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.78791,
"c": 0.18444,
"h": 333.5
},
"luminance": 0.44677
}Semantic roles & 50–950 ramp
primary
#FE88EB
secondary
#D4F7DA
accent
#E62500
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085