#FD85FF#FD85FF
#FD85FF is a light, highly saturated purple. Relative luminance 0.449; OKLCH L 79.1% C 0.205 H 326.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85FF |
|---|---|
| RGB | rgb(253, 133, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(0.8%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(72.81, 62.05, -41.10) |
| CIE-LCH | lch(72.81, 74.43, 326.48°) |
| OKLab | oklab(79.13% 0.1717 -0.1128) |
| OKLCH | oklch(79.13% 0.205 326.7) |
| XYZ | xyz(66.9443, 44.8812, 99.7251) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 6.15
Violet Pink
#FB5FFC
ΔE00 6.30
Light Magenta
#FA5FF7
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85FF #87FF85
analogous
#C085FF #FD85FF #FF85C4
triadic
#FD85FF #FFFD85 #85FFFD
tetradic
#FD85FF #FFC085 #87FF85 #85C4FF
square
#FD85FF #FFC085 #87FF85 #85C4FF
split-complementary
#FD85FF #C4FF85 #85FFC0
monochromatic
#FB0BFF #FC48FF #FD85FF #FEC2FF #FEE0FF
Accessibility & contrast
On white
2.11
#FD85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FD85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85FF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85FF | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF92B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd85ff; /* rgb */ color: rgb(253, 133, 255); /* oklch */ color: oklch(79.1% 0.205 326.7);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fd85ff',
950: '#000000',
},
}SCSS
$custom: #fd85ff; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fd85ff",
"rgb": {
"r": 253,
"g": 133,
"b": 255
},
"hsl": {
"h": 299.016,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.79128,
"c": 0.20546,
"h": 326.7
},
"luminance": 0.44878
}Semantic roles & 50–950 ramp
primary
#FD85FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86