#FF85FE#FF85FE
#FF85FE is a light, highly saturated purple. Relative luminance 0.452; OKLCH L 79.3% C 0.206 H 327.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85FE |
|---|---|
| RGB | rgb(255, 133, 254) |
| HSL | hsl(300, 100%, 76%) |
| HSV | hsv(300, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 0.4%, 0%) |
| CIE-LAB | lab(73.02, 62.42, -40.22) |
| CIE-LCH | lch(73.02, 74.26, 327.21°) |
| OKLab | oklab(79.32% 0.1737 -0.1102) |
| OKLCH | oklch(79.32% 0.206 327.6) |
| XYZ | xyz(67.5158, 45.1945, 98.9139) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.43
Light Magenta
#FA5FF7
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85FE #85FF86
analogous
#C385FF #FF85FE #FF85C1
triadic
#FF85FE #FEFF85 #85FEFF
tetradic
#FF85FE #FFC385 #85FF86 #85C1FF
square
#FF85FE #FFC385 #85FF86 #85C1FF
split-complementary
#FF85FE #C1FF85 #85FFC3
monochromatic
#FF0BFD #FF48FD #FF85FE #FFC2FF #FFE0FF
Accessibility & contrast
On white
2.09
#FF85FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FF85FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85FE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85FE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff85fe; /* rgb */ color: rgb(255, 133, 254); /* oklch */ color: oklch(79.3% 0.206 327.6);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#ff85fe',
950: '#000000',
},
}SCSS
$custom: #ff85fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#ff85fe",
"rgb": {
"r": 255,
"g": 133,
"b": 254
},
"hsl": {
"h": 300.492,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.79319,
"c": 0.20576,
"h": 327.6
},
"luminance": 0.45191
}Semantic roles & 50–950 ramp
primary
#FF85FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86