#FF85FA#FF85FA
#FF85FA is a light, highly saturated purple. Relative luminance 0.449; OKLCH L 79.1% C 0.202 H 328.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85FA |
|---|---|
| RGB | rgb(255, 133, 250) |
| HSL | hsl(302, 100%, 76%) |
| HSV | hsv(302, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 2%, 0%) |
| CIE-LAB | lab(72.85, 61.74, -38.30) |
| CIE-LCH | lch(72.85, 72.66, 328.19°) |
| OKLab | oklab(79.14% 0.1731 -0.1048) |
| OKLCH | oklch(79.14% 0.202 328.8) |
| XYZ | xyz(66.8820, 44.9410, 95.5756) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85FA #85FF8A
analogous
#C785FF #FF85FA #FF85BD
triadic
#FF85FA #FAFF85 #85FAFF
tetradic
#FF85FA #FFC785 #85FF8A #85BDFF
square
#FF85FA #FFC785 #85FF8A #85BDFF
split-complementary
#FF85FA #BDFF85 #85FFC7
monochromatic
#FF0BF5 #FF48F7 #FF85FA #FFC2FD #FFE0FE
Accessibility & contrast
On white
2.10
#FF85FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FF85FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85FA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85FA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff85fa; /* rgb */ color: rgb(255, 133, 250); /* oklch */ color: oklch(79.1% 0.202 328.8);
Tailwind
colors: {
custom: {
50: '#ffacfc',
500: '#ff85fa',
950: '#000000',
},
}SCSS
$custom: #ff85fa; $custom-light: #ffacfc; $custom-dark: #000000;
JSON
{
"hex": "#ff85fa",
"rgb": {
"r": 255,
"g": 133,
"b": 250
},
"hsl": {
"h": 302.459,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7914,
"c": 0.20232,
"h": 328.8
},
"luminance": 0.44937
}Semantic roles & 50–950 ramp
primary
#FF85FA
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85