#FE85FE#FE85FE
#FE85FE is a light, highly saturated purple. Relative luminance 0.450; OKLCH L 79.2% C 0.205 H 327.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85FE |
|---|---|
| RGB | rgb(254, 133, 254) |
| HSL | hsl(300, 98%, 76%) |
| HSV | hsv(300, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(72.90, 62.15, -40.42) |
| CIE-LCH | lch(72.90, 74.14, 326.96°) |
| OKLab | oklab(79.2% 0.1726 -0.1108) |
| OKLCH | oklch(79.2% 0.205 327.3) |
| XYZ | xyz(67.1488, 45.0053, 98.8967) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85FE #85FE85
analogous
#C185FE #FE85FE #FE85C1
triadic
#FE85FE #FEFE85 #85FEFE
tetradic
#FE85FE #FEC185 #85FE85 #85C1FE
square
#FE85FE #FEC185 #85FE85 #85C1FE
split-complementary
#FE85FE #C1FE85 #85FEC1
monochromatic
#FD0CFD #FE48FE #FE85FE #FEC2FE #FFE1FF
Accessibility & contrast
On white
2.10
#FE85FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FE85FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85FE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85FE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 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: #fe85fe; /* rgb */ color: rgb(254, 133, 254); /* oklch */ color: oklch(79.2% 0.205 327.3);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fe85fe',
950: '#000000',
},
}SCSS
$custom: #fe85fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fe85fe",
"rgb": {
"r": 254,
"g": 133,
"b": 254
},
"hsl": {
"h": 300,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.792,
"c": 0.20516,
"h": 327.3
},
"luminance": 0.45002
}Semantic roles & 50–950 ramp
primary
#FE85FE
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86