#FD85F5#FD85F5
#FD85F5 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.197 H 329.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85F5 |
|---|---|
| RGB | rgb(253, 133, 245) |
| HSL | hsl(304, 97%, 76%) |
| HSV | hsv(304, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 3.2%, 0.8%) |
| CIE-LAB | lab(72.40, 60.34, -36.30) |
| CIE-LCH | lch(72.40, 70.42, 328.97°) |
| OKLab | oklab(78.68% 0.17 -0.0991) |
| OKLCH | oklch(78.68% 0.197 329.8) |
| XYZ | xyz(65.3762, 44.2540, 91.4669) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85F5 #85FD8D
analogous
#C985FD #FD85F5 #FD85B9
triadic
#FD85F5 #F5FD85 #85F5FD
tetradic
#FD85F5 #FDC985 #85FD8D #85B9FD
square
#FD85F5 #FDC985 #85FD8D #85B9FD
split-complementary
#FD85F5 #B9FD85 #85FDC9
monochromatic
#FB0DEB #FC49F0 #FD85F5 #FEC1FA #FFE1FD
Accessibility & contrast
On white
2.13
#FD85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FD85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85F5
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85F5 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#FF8FB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd85f5; /* rgb */ color: rgb(253, 133, 245); /* oklch */ color: oklch(78.7% 0.197 329.8);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fd85f5',
950: '#000000',
},
}SCSS
$custom: #fd85f5; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fd85f5",
"rgb": {
"r": 253,
"g": 133,
"b": 245
},
"hsl": {
"h": 304,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78683,
"c": 0.19681,
"h": 329.8
},
"luminance": 0.4425
}Semantic roles & 50–950 ramp
primary
#FD85F5
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85