#FF86F2#FF86F2
#FF86F2 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.194 H 331.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86F2 |
|---|---|
| RGB | rgb(255, 134, 242) |
| HSL | hsl(306, 100%, 76%) |
| HSV | hsv(306, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 5.1%, 0%) |
| CIE-LAB | lab(72.71, 59.92, -34.16) |
| CIE-LCH | lch(72.71, 68.98, 330.32°) |
| OKLab | oklab(78.93% 0.1703 -0.093) |
| OKLCH | oklch(78.93% 0.194 331.4) |
| XYZ | xyz(65.7916, 44.7249, 89.1546) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 7.07
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86F2 #86FF93
analogous
#D086FF #FF86F2 #FF86B6
triadic
#FF86F2 #F2FF86 #86F2FF
tetradic
#FF86F2 #FFD086 #86FF93 #86B6FF
square
#FF86F2 #FFD086 #86FF93 #86B6FF
split-complementary
#FF86F2 #B6FF86 #86FFD0
monochromatic
#FF0CE5 #FF49EB #FF86F2 #FFC3F9 #FFE0FC
Accessibility & contrast
On white
2.11
#FF86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FF86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86F2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86F2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86f2; /* rgb */ color: rgb(255, 134, 242); /* oklch */ color: oklch(78.9% 0.194 331.4);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#ff86f2',
950: '#000000',
},
}SCSS
$custom: #ff86f2; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#ff86f2",
"rgb": {
"r": 255,
"g": 134,
"b": 242
},
"hsl": {
"h": 306.446,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78928,
"c": 0.19402,
"h": 331.4
},
"luminance": 0.44721
}Semantic roles & 50–950 ramp
primary
#FF86F2
secondary
#D4F7D7
accent
#E61900
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85