#FF88EE#FF88EE
#FF88EE is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.188 H 332.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88EE |
|---|---|
| RGB | rgb(255, 136, 238) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 6.7%, 0%) |
| CIE-LAB | lab(72.92, 58.31, -31.65) |
| CIE-LCH | lch(72.92, 66.34, 331.51°) |
| OKLab | oklab(79.03% 0.1667 -0.0859) |
| OKLCH | oklch(79.03% 0.188 332.7) |
| XYZ | xyz(65.4765, 45.0453, 86.1182) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 6.30
Candy Pink
#FF63E9
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88EE #88FF99
analogous
#D488FF #FF88EE #FF88B3
triadic
#FF88EE #EEFF88 #88EEFF
tetradic
#FF88EE #FFD488 #88FF99 #88B3FF
square
#FF88EE #FFD488 #88FF99 #88B3FF
split-complementary
#FF88EE #B3FF88 #88FFD4
monochromatic
#FF0EDD #FF4BE5 #FF88EE #FFC5F7 #FFE0FB
Accessibility & contrast
On white
2.10
#FF88EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF88EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88EE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88EE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff88ee; /* rgb */ color: rgb(255, 136, 238); /* oklch */ color: oklch(79.0% 0.188 332.7);
Tailwind
colors: {
custom: {
50: '#ffaef3',
500: '#ff88ee',
950: '#000000',
},
}SCSS
$custom: #ff88ee; $custom-light: #ffaef3; $custom-dark: #000000;
JSON
{
"hex": "#ff88ee",
"rgb": {
"r": 255,
"g": 136,
"b": 238
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.79034,
"c": 0.18756,
"h": 332.7
},
"luminance": 0.45041
}Semantic roles & 50–950 ramp
primary
#FF88EE
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085