#FE85FB#FE85FB
#FE85FB is a light, highly saturated purple. Relative luminance 0.448; OKLCH L 79.1% C 0.203 H 328.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85FB |
|---|---|
| RGB | rgb(254, 133, 251) |
| HSL | hsl(301, 98%, 76%) |
| HSV | hsv(301, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 1.2%, 0.4%) |
| CIE-LAB | lab(72.77, 61.63, -38.98) |
| CIE-LCH | lch(72.77, 72.93, 327.69°) |
| OKLab | oklab(79.07% 0.1722 -0.1067) |
| OKLCH | oklch(79.07% 0.203 328.2) |
| XYZ | xyz(66.6722, 44.8146, 96.3864) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85FB #85FE88
analogous
#C485FE #FE85FB #FE85BE
triadic
#FE85FB #FBFE85 #85FBFE
tetradic
#FE85FB #FEC485 #85FE88 #85BEFE
square
#FE85FB #FEC485 #85FE88 #85BEFE
split-complementary
#FE85FB #BEFE85 #85FEC4
monochromatic
#FD0CF7 #FE48F9 #FE85FB #FEC2FD #FFE1FE
Accessibility & contrast
On white
2.11
#FE85FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FE85FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85FB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85FB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe85fb; /* rgb */ color: rgb(254, 133, 251); /* oklch */ color: oklch(79.1% 0.203 328.2);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fe85fb',
950: '#000000',
},
}SCSS
$custom: #fe85fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fe85fb",
"rgb": {
"r": 254,
"g": 133,
"b": 251
},
"hsl": {
"h": 301.488,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.79066,
"c": 0.20256,
"h": 328.2
},
"luminance": 0.44811
}Semantic roles & 50–950 ramp
primary
#FE85FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85