#FF85F2#FF85F2
#FF85F2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.8% C 0.196 H 331.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85F2 |
|---|---|
| RGB | rgb(255, 133, 242) |
| HSL | hsl(306, 100%, 76%) |
| HSV | hsv(306, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 5.1%, 0%) |
| CIE-LAB | lab(72.53, 60.40, -34.44) |
| CIE-LCH | lch(72.53, 69.53, 330.31°) |
| OKLab | oklab(78.79% 0.1717 -0.0938) |
| OKLCH | oklch(78.79% 0.196 331.4) |
| XYZ | xyz(65.6541, 44.4498, 89.1087) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85F2 #85FF92
analogous
#CF85FF #FF85F2 #FF85B5
triadic
#FF85F2 #F2FF85 #85F2FF
tetradic
#FF85F2 #FFCF85 #85FF92 #85B5FF
square
#FF85F2 #FFCF85 #85FF92 #85B5FF
split-complementary
#FF85F2 #B5FF85 #85FFCF
monochromatic
#FF0BE5 #FF48EB #FF85F2 #FFC2F9 #FFE0FC
Accessibility & contrast
On white
2.12
#FF85F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FF85F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85F2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85F2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff85f2; /* rgb */ color: rgb(255, 133, 242); /* oklch */ color: oklch(78.8% 0.196 331.4);
Tailwind
colors: {
custom: {
50: '#ffacf6',
500: '#ff85f2',
950: '#000000',
},
}SCSS
$custom: #ff85f2; $custom-light: #ffacf6; $custom-dark: #000000;
JSON
{
"hex": "#ff85f2",
"rgb": {
"r": 255,
"g": 133,
"b": 242
},
"hsl": {
"h": 306.393,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78793,
"c": 0.1956,
"h": 331.4
},
"luminance": 0.44446
}Semantic roles & 50–950 ramp
primary
#FF85F2
secondary
#D4F7D7
accent
#E61800
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85