#FF88EF#FF88EF
#FF88EF is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.188 H 332.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88EF |
|---|---|
| RGB | rgb(255, 136, 239) |
| HSL | hsl(308, 100%, 77%) |
| HSV | hsv(308, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 6.3%, 0%) |
| CIE-LAB | lab(72.96, 58.47, -32.13) |
| CIE-LCH | lch(72.96, 66.72, 331.21°) |
| OKLab | oklab(79.08% 0.1669 -0.0873) |
| OKLCH | oklch(79.08% 0.188 332.4) |
| XYZ | xyz(65.6238, 45.1043, 86.8941) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88EF #88FF98
analogous
#D488FF #FF88EF #FF88B4
triadic
#FF88EF #EFFF88 #88EFFF
tetradic
#FF88EF #FFD488 #88FF98 #88B4FF
square
#FF88EF #FFD488 #88FF98 #88B4FF
split-complementary
#FF88EF #B4FF88 #88FFD4
monochromatic
#FF0EDF #FF4BE7 #FF88EF #FFC5F7 #FFE0FB
Accessibility & contrast
On white
2.10
#FF88EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FF88EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88EF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88EF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 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: #ff88ef; /* rgb */ color: rgb(255, 136, 239); /* oklch */ color: oklch(79.1% 0.188 332.4);
Tailwind
colors: {
custom: {
50: '#ffaef4',
500: '#ff88ef',
950: '#000000',
},
}SCSS
$custom: #ff88ef; $custom-light: #ffaef4; $custom-dark: #000000;
JSON
{
"hex": "#ff88ef",
"rgb": {
"r": 255,
"g": 136,
"b": 239
},
"hsl": {
"h": 308.067,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.79076,
"c": 0.18837,
"h": 332.4
},
"luminance": 0.451
}Semantic roles & 50–950 ramp
primary
#FF88EF
secondary
#D4F7D8
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085