#FF86EE#FF86EE
#FF86EE is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.191 H 332.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86EE |
|---|---|
| RGB | rgb(255, 134, 238) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 6.7%, 0%) |
| CIE-LAB | lab(72.55, 59.27, -32.21) |
| CIE-LCH | lch(72.55, 67.46, 331.47°) |
| OKLab | oklab(78.76% 0.1695 -0.0875) |
| OKLCH | oklch(78.76% 0.191 332.7) |
| XYZ | xyz(65.1974, 44.4873, 86.0252) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86EE #86FF97
analogous
#D486FF #FF86EE #FF86B2
triadic
#FF86EE #EEFF86 #86EEFF
tetradic
#FF86EE #FFD486 #86FF97 #86B2FF
square
#FF86EE #FFD486 #86FF97 #86B2FF
split-complementary
#FF86EE #B2FF86 #86FFD4
monochromatic
#FF0CDD #FF49E5 #FF86EE #FFC3F7 #FFE0FB
Accessibility & contrast
On white
2.12
#FF86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FF86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86EE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86EE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86ee; /* rgb */ color: rgb(255, 134, 238); /* oklch */ color: oklch(78.8% 0.191 332.7);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#ff86ee',
950: '#000000',
},
}SCSS
$custom: #ff86ee; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#ff86ee",
"rgb": {
"r": 255,
"g": 134,
"b": 238
},
"hsl": {
"h": 308.43,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.7876,
"c": 0.19074,
"h": 332.7
},
"luminance": 0.44483
}Semantic roles & 50–950 ramp
primary
#FF86EE
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85