#FF88ED#FF88ED
#FF88ED is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.187 H 333.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88ED |
|---|---|
| RGB | rgb(255, 136, 237) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 7.1%, 0%) |
| CIE-LAB | lab(72.88, 58.14, -31.16) |
| CIE-LCH | lch(72.88, 65.97, 331.81°) |
| OKLab | oklab(78.99% 0.1665 -0.0845) |
| OKLCH | oklch(78.99% 0.187 333.1) |
| XYZ | xyz(65.3300, 44.9867, 85.3466) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88ED #88FF9A
analogous
#D688FF #FF88ED #FF88B2
triadic
#FF88ED #EDFF88 #88EDFF
tetradic
#FF88ED #FFD688 #88FF9A #88B2FF
square
#FF88ED #FFD688 #88FF9A #88B2FF
split-complementary
#FF88ED #B2FF88 #88FFD6
monochromatic
#FF0EDA #FF4BE4 #FF88ED #FFC5F6 #FFE0FA
Accessibility & contrast
On white
2.10
#FF88ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FF88ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88ED
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88ED | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff88ed; /* rgb */ color: rgb(255, 136, 237); /* oklch */ color: oklch(79.0% 0.187 333.1);
Tailwind
colors: {
custom: {
50: '#ffaef3',
500: '#ff88ed',
950: '#000000',
},
}SCSS
$custom: #ff88ed; $custom-light: #ffaef3; $custom-dark: #000000;
JSON
{
"hex": "#ff88ed",
"rgb": {
"r": 255,
"g": 136,
"b": 237
},
"hsl": {
"h": 309.076,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78993,
"c": 0.18674,
"h": 333.1
},
"luminance": 0.44983
}Semantic roles & 50–950 ramp
primary
#FF88ED
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085