#FD85FE#FD85FE
#FD85FE is a light, highly saturated purple. Relative luminance 0.448; OKLCH L 79.1% C 0.205 H 327.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85FE |
|---|---|
| RGB | rgb(253, 133, 254) |
| HSL | hsl(300, 98%, 76%) |
| HSV | hsv(300, 48%, 100%) |
| CMYK | cmyk(0.4%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(72.77, 61.87, -40.62) |
| CIE-LCH | lch(72.77, 74.02, 326.71°) |
| OKLab | oklab(79.08% 0.1716 -0.1114) |
| OKLCH | oklch(79.08% 0.205 327) |
| XYZ | xyz(66.7837, 44.8170, 98.8796) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85FE #86FE85
analogous
#C085FE #FD85FE #FE85C2
triadic
#FD85FE #FEFD85 #85FEFD
tetradic
#FD85FE #FEC085 #86FE85 #85C2FE
square
#FD85FE #FEC085 #86FE85 #85C2FE
split-complementary
#FD85FE #C2FE85 #85FEC0
monochromatic
#FB0CFD #FC48FE #FD85FE #FEC2FE #FFE1FF
Accessibility & contrast
On white
2.11
#FD85FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FD85FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85FE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85FE | 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)
#7AA9FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd85fe; /* rgb */ color: rgb(253, 133, 254); /* oklch */ color: oklch(79.1% 0.205 327.0);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fd85fe',
950: '#000000',
},
}SCSS
$custom: #fd85fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fd85fe",
"rgb": {
"r": 253,
"g": 133,
"b": 254
},
"hsl": {
"h": 299.504,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.79082,
"c": 0.20457,
"h": 327
},
"luminance": 0.44813
}Semantic roles & 50–950 ramp
primary
#FD85FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86