#FF88EA#FF88EA
#FF88EA is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.9% C 0.184 H 334.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88EA |
|---|---|
| RGB | rgb(255, 136, 234) |
| HSL | hsl(311, 100%, 77%) |
| HSV | hsv(311, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 8.2%, 0%) |
| CIE-LAB | lab(72.77, 57.66, -29.69) |
| CIE-LCH | lch(72.77, 64.85, 332.75°) |
| OKLab | oklab(78.87% 0.1659 -0.0804) |
| OKLCH | oklch(78.87% 0.184 334.2) |
| XYZ | xyz(64.8954, 44.8129, 83.0576) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 6.46
Pink (survey)
#FF81C0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88EA #88FF9D
analogous
#D988FF #FF88EA #FF88AF
triadic
#FF88EA #EAFF88 #88EAFF
tetradic
#FF88EA #FFD988 #88FF9D #88AFFF
square
#FF88EA #FFD988 #88FF9D #88AFFF
split-complementary
#FF88EA #AFFF88 #88FFD9
monochromatic
#FF0ED4 #FF4BDF #FF88EA #FFC5F5 #FFE0FA
Accessibility & contrast
On white
2.11
#FF88EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FF88EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88EA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88EA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8ED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff88ea; /* rgb */ color: rgb(255, 136, 234); /* oklch */ color: oklch(78.9% 0.184 334.2);
Tailwind
colors: {
custom: {
50: '#ffaef1',
500: '#ff88ea',
950: '#000000',
},
}SCSS
$custom: #ff88ea; $custom-light: #ffaef1; $custom-dark: #000000;
JSON
{
"hex": "#ff88ea",
"rgb": {
"r": 255,
"g": 136,
"b": 234
},
"hsl": {
"h": 310.588,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.7887,
"c": 0.18434,
"h": 334.2
},
"luminance": 0.44809
}Semantic roles & 50–950 ramp
primary
#FF88EA
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084