#FD85FD#FD85FD
#FD85FD is a light, highly saturated purple. Relative luminance 0.448; OKLCH L 79.0% C 0.204 H 327.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85FD |
|---|---|
| RGB | rgb(253, 133, 253) |
| HSL | hsl(300, 97%, 76%) |
| HSV | hsv(300, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.73, 61.70, -40.15) |
| CIE-LCH | lch(72.73, 73.61, 326.95°) |
| OKLab | oklab(79.04% 0.1714 -0.1101) |
| OKLCH | oklch(79.04% 0.204 327.3) |
| XYZ | xyz(66.6240, 44.7531, 98.0384) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85FD #85FD85
analogous
#C185FD #FD85FD #FD85C1
triadic
#FD85FD #FDFD85 #85FDFD
tetradic
#FD85FD #FDC185 #85FD85 #85C1FD
square
#FD85FD #FDC185 #85FD85 #85C1FD
split-complementary
#FD85FD #C1FD85 #85FDC1
monochromatic
#FB0DFB #FC49FC #FD85FD #FEC1FE #FFE1FF
Accessibility & contrast
On white
2.11
#FD85FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FD85FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85FD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85FD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd85fd; /* rgb */ color: rgb(253, 133, 253); /* oklch */ color: oklch(79.0% 0.204 327.3);
Tailwind
colors: {
custom: {
50: '#ffacfe',
500: '#fd85fd',
950: '#000000',
},
}SCSS
$custom: #fd85fd; $custom-light: #ffacfe; $custom-dark: #000000;
JSON
{
"hex": "#fd85fd",
"rgb": {
"r": 253,
"g": 133,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.79037,
"c": 0.2037,
"h": 327.3
},
"luminance": 0.4475
}Semantic roles & 50–950 ramp
primary
#FD85FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86