#FD86ED#FD86ED
#FD86ED is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.189 H 332.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FD86ED |
|---|---|
| RGB | rgb(253, 134, 237) |
| HSL | hsl(308, 97%, 76%) |
| HSV | hsv(308, 47%, 99%) |
| CMYK | cmyk(0%, 47%, 6.3%, 0.8%) |
| CIE-LAB | lab(72.26, 58.53, -32.14) |
| CIE-LCH | lch(72.26, 66.77, 331.23°) |
| OKLab | oklab(78.48% 0.1672 -0.0873) |
| OKLCH | oklch(78.48% 0.189 332.4) |
| XYZ | xyz(64.3188, 44.0512, 85.2193) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD86ED #86FD96
analogous
#D186FD #FD86ED #FD86B1
triadic
#FD86ED #EDFD86 #86EDFD
tetradic
#FD86ED #FDD186 #86FD96 #86B1FD
square
#FD86ED #FDD186 #86FD96 #86B1FD
split-complementary
#FD86ED #B1FD86 #86FDD1
monochromatic
#FB0EDB #FC4AE4 #FD86ED #FEC2F6 #FFE1FB
Accessibility & contrast
On white
2.14
#FD86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FD86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD86ED
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD86ED | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd86ed; /* rgb */ color: rgb(253, 134, 237); /* oklch */ color: oklch(78.5% 0.189 332.4);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fd86ed',
950: '#000000',
},
}SCSS
$custom: #fd86ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fd86ed",
"rgb": {
"r": 253,
"g": 134,
"b": 237
},
"hsl": {
"h": 308.067,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.78478,
"c": 0.18857,
"h": 332.4
},
"luminance": 0.44047
}Semantic roles & 50–950 ramp
primary
#FD86ED
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85