#FF88FE#FF88FE
#FF88FE is a light, highly saturated purple. Relative luminance 0.460; OKLCH L 79.7% C 0.201 H 327.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88FE |
|---|---|
| RGB | rgb(255, 136, 254) |
| HSL | hsl(301, 100%, 77%) |
| HSV | hsv(301, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 0.4%, 0%) |
| CIE-LAB | lab(73.56, 60.99, -39.37) |
| CIE-LCH | lch(73.56, 72.60, 327.16°) |
| OKLab | oklab(79.72% 0.1697 -0.1078) |
| OKLCH | oklch(79.72% 0.201 327.6) |
| XYZ | xyz(67.9324, 46.0277, 99.0528) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 6.98
Light Magenta
#FA5FF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88FE #88FF89
analogous
#C588FF #FF88FE #FF88C3
triadic
#FF88FE #FEFF88 #88FEFF
tetradic
#FF88FE #FFC588 #88FF89 #88C3FF
square
#FF88FE #FFC588 #88FF89 #88C3FF
split-complementary
#FF88FE #C3FF88 #88FFC5
monochromatic
#FF0EFD #FF4BFD #FF88FE #FFC5FF #FFE0FF
Accessibility & contrast
On white
2.06
#FF88FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF88FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88FE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88FE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff88fe; /* rgb */ color: rgb(255, 136, 254); /* oklch */ color: oklch(79.7% 0.201 327.6);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#ff88fe',
950: '#000000',
},
}SCSS
$custom: #ff88fe; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#ff88fe",
"rgb": {
"r": 255,
"g": 136,
"b": 254
},
"hsl": {
"h": 300.504,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.79722,
"c": 0.20108,
"h": 327.6
},
"luminance": 0.46024
}Semantic roles & 50–950 ramp
primary
#FF88FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086