#FE85F7#FE85F7
#FE85F7 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.9% C 0.199 H 329.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85F7 |
|---|---|
| RGB | rgb(254, 133, 247) |
| HSL | hsl(303, 98%, 76%) |
| HSV | hsv(303, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 2.8%, 0.4%) |
| CIE-LAB | lab(72.60, 60.96, -37.06) |
| CIE-LCH | lch(72.60, 71.34, 328.70°) |
| OKLab | oklab(78.89% 0.1715 -0.1013) |
| OKLCH | oklch(78.89% 0.199 329.4) |
| XYZ | xyz(66.0483, 44.5651, 93.1007) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 6.61
Violet Pink
#FB5FFC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85F7 #85FE8C
analogous
#C885FE #FE85F7 #FE85BA
triadic
#FE85F7 #F7FE85 #85F7FE
tetradic
#FE85F7 #FEC885 #85FE8C #85BAFE
square
#FE85F7 #FEC885 #85FE8C #85BAFE
split-complementary
#FE85F7 #BAFE85 #85FEC8
monochromatic
#FD0CEF #FE48F3 #FE85F7 #FEC2FB #FFE1FD
Accessibility & contrast
On white
2.12
#FE85F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FE85F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85F7
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85F7 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#FF90B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe85f7; /* rgb */ color: rgb(254, 133, 247); /* oklch */ color: oklch(78.9% 0.199 329.4);
Tailwind
colors: {
custom: {
50: '#ffacfa',
500: '#fe85f7',
950: '#000000',
},
}SCSS
$custom: #fe85f7; $custom-light: #ffacfa; $custom-dark: #000000;
JSON
{
"hex": "#fe85f7",
"rgb": {
"r": 254,
"g": 133,
"b": 247
},
"hsl": {
"h": 303.471,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.7889,
"c": 0.19914,
"h": 329.4
},
"luminance": 0.44561
}Semantic roles & 50–950 ramp
primary
#FE85F7
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85