#FD85ED#FD85ED
#FD85ED is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.190 H 332.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85ED |
|---|---|
| RGB | rgb(253, 133, 237) |
| HSL | hsl(308, 97%, 76%) |
| HSV | hsv(308, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 6.3%, 0.8%) |
| CIE-LAB | lab(72.08, 59.01, -32.42) |
| CIE-LCH | lch(72.08, 67.33, 331.22°) |
| OKLab | oklab(78.34% 0.1685 -0.0881) |
| OKLCH | oklch(78.34% 0.19 332.4) |
| XYZ | xyz(64.1813, 43.7761, 85.1734) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85ED #85FD95
analogous
#D185FD #FD85ED #FD85B1
triadic
#FD85ED #EDFD85 #85EDFD
tetradic
#FD85ED #FDD185 #85FD95 #85B1FD
square
#FD85ED #FDD185 #85FD95 #85B1FD
split-complementary
#FD85ED #B1FD85 #85FDD1
monochromatic
#FB0DDB #FC49E4 #FD85ED #FEC1F6 #FFE1FB
Accessibility & contrast
On white
2.15
#FD85ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FD85ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85ED
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85ED | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF8DAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd85ed; /* rgb */ color: rgb(253, 133, 237); /* oklch */ color: oklch(78.3% 0.190 332.4);
Tailwind
colors: {
custom: {
50: '#ffacf3',
500: '#fd85ed',
950: '#000000',
},
}SCSS
$custom: #fd85ed; $custom-light: #ffacf3; $custom-dark: #000000;
JSON
{
"hex": "#fd85ed",
"rgb": {
"r": 253,
"g": 133,
"b": 237
},
"hsl": {
"h": 308,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78341,
"c": 0.19016,
"h": 332.4
},
"luminance": 0.43772
}Semantic roles & 50–950 ramp
primary
#FD85ED
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85