#FF85F3#FF85F3
#FF85F3 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.196 H 331.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85F3 |
|---|---|
| RGB | rgb(255, 133, 243) |
| HSL | hsl(306, 100%, 76%) |
| HSV | hsv(306, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 4.7%, 0%) |
| CIE-LAB | lab(72.57, 60.57, -34.93) |
| CIE-LCH | lch(72.57, 69.92, 330.03°) |
| OKLab | oklab(78.84% 0.1718 -0.0951) |
| OKLCH | oklch(78.84% 0.196 331) |
| XYZ | xyz(65.8047, 44.5101, 89.9019) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 6.88
Violet Pink
#FB5FFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85F3 #85FF91
analogous
#CE85FF #FF85F3 #FF85B6
triadic
#FF85F3 #F3FF85 #85F3FF
tetradic
#FF85F3 #FFCE85 #85FF91 #85B6FF
square
#FF85F3 #FFCE85 #85FF91 #85B6FF
split-complementary
#FF85F3 #B6FF85 #85FFCE
monochromatic
#FF0BE7 #FF48ED #FF85F3 #FFC2F9 #FFE0FC
Accessibility & contrast
On white
2.12
#FF85F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FF85F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85F3
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85F3 | 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)
#80A7F7
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff85f3; /* rgb */ color: rgb(255, 133, 243); /* oklch */ color: oklch(78.8% 0.196 331.0);
Tailwind
colors: {
custom: {
50: '#ffacf7',
500: '#ff85f3',
950: '#000000',
},
}SCSS
$custom: #ff85f3; $custom-light: #ffacf7; $custom-dark: #000000;
JSON
{
"hex": "#ff85f3",
"rgb": {
"r": 255,
"g": 133,
"b": 243
},
"hsl": {
"h": 305.902,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78836,
"c": 0.19642,
"h": 331
},
"luminance": 0.44506
}Semantic roles & 50–950 ramp
primary
#FF85F3
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85