#FF88EB#FF88EB
#FF88EB is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.9% C 0.185 H 333.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88EB |
|---|---|
| RGB | rgb(255, 136, 235) |
| HSL | hsl(310, 100%, 77%) |
| HSV | hsv(310, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 7.8%, 0%) |
| CIE-LAB | lab(72.81, 57.82, -30.18) |
| CIE-LCH | lch(72.81, 65.22, 332.44°) |
| OKLab | oklab(78.91% 0.1661 -0.0817) |
| OKLCH | oklch(78.91% 0.185 333.8) |
| XYZ | xyz(65.0394, 44.8705, 83.8163) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.41
Light Magenta
#FA5FF7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88EB #88FF9C
analogous
#D888FF #FF88EB #FF88B0
triadic
#FF88EB #EBFF88 #88EBFF
tetradic
#FF88EB #FFD888 #88FF9C #88B0FF
square
#FF88EB #FFD888 #88FF9C #88B0FF
split-complementary
#FF88EB #B0FF88 #88FFD8
monochromatic
#FF0ED6 #FF4BE1 #FF88EB #FFC5F5 #FFE0FA
Accessibility & contrast
On white
2.11
#FF88EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FF88EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88EB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88EB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff88eb; /* rgb */ color: rgb(255, 136, 235); /* oklch */ color: oklch(78.9% 0.185 333.8);
Tailwind
colors: {
custom: {
50: '#ffaef1',
500: '#ff88eb',
950: '#000000',
},
}SCSS
$custom: #ff88eb; $custom-light: #ffaef1; $custom-dark: #000000;
JSON
{
"hex": "#ff88eb",
"rgb": {
"r": 255,
"g": 136,
"b": 235
},
"hsl": {
"h": 310.084,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.7891,
"c": 0.18513,
"h": 333.8
},
"luminance": 0.44866
}Semantic roles & 50–950 ramp
primary
#FF88EB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085