#FD85EA#FD85EA
#FD85EA is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.188 H 333.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85EA |
|---|---|
| RGB | rgb(253, 133, 234) |
| HSL | hsl(310, 97%, 76%) |
| HSV | hsv(310, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 7.5%, 0.8%) |
| CIE-LAB | lab(71.96, 58.52, -30.96) |
| CIE-LCH | lch(71.96, 66.20, 332.12°) |
| OKLab | oklab(78.22% 0.1679 -0.0839) |
| OKLCH | oklch(78.22% 0.188 333.4) |
| XYZ | xyz(63.7467, 43.6022, 82.8844) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85EA #85FD98
analogous
#D485FD #FD85EA #FD85AE
triadic
#FD85EA #EAFD85 #85EAFD
tetradic
#FD85EA #FDD485 #85FD98 #85AEFD
square
#FD85EA #FDD485 #85FD98 #85AEFD
split-complementary
#FD85EA #AEFD85 #85FDD4
monochromatic
#FB0DD5 #FC49E0 #FD85EA #FEC1F4 #FFE1FA
Accessibility & contrast
On white
2.16
#FD85EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FD85EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85EA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85EA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd85ea; /* rgb */ color: rgb(253, 133, 234); /* oklch */ color: oklch(78.2% 0.188 333.4);
Tailwind
colors: {
custom: {
50: '#ffacf1',
500: '#fd85ea',
950: '#000000',
},
}SCSS
$custom: #fd85ea; $custom-light: #ffacf1; $custom-dark: #000000;
JSON
{
"hex": "#fd85ea",
"rgb": {
"r": 253,
"g": 133,
"b": 234
},
"hsl": {
"h": 309.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78216,
"c": 0.18773,
"h": 333.4
},
"luminance": 0.43598
}Semantic roles & 50–950 ramp
primary
#FD85EA
secondary
#D4F7DA
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84