#FD86EA#FD86EA
#FD86EA is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.186 H 333.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD86EA |
|---|---|
| RGB | rgb(253, 134, 234) |
| HSL | hsl(310, 97%, 76%) |
| HSV | hsv(310, 47%, 99%) |
| CMYK | cmyk(0%, 47%, 7.5%, 0.8%) |
| CIE-LAB | lab(72.15, 58.04, -30.67) |
| CIE-LCH | lch(72.15, 65.65, 332.15°) |
| OKLab | oklab(78.35% 0.1665 -0.0831) |
| OKLCH | oklch(78.35% 0.186 333.5) |
| XYZ | xyz(63.8842, 43.8773, 82.9302) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD86EA #86FD99
analogous
#D486FD #FD86EA #FD86AE
triadic
#FD86EA #EAFD86 #86EAFD
tetradic
#FD86EA #FDD486 #86FD99 #86AEFD
square
#FD86EA #FDD486 #86FD99 #86AEFD
split-complementary
#FD86EA #AEFD86 #86FDD4
monochromatic
#FB0ED5 #FC4AE0 #FD86EA #FEC2F4 #FFE1FA
Accessibility & contrast
On white
2.15
#FD86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FD86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD86EA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD86EA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF8DAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd86ea; /* rgb */ color: rgb(253, 134, 234); /* oklch */ color: oklch(78.4% 0.186 333.5);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#fd86ea',
950: '#000000',
},
}SCSS
$custom: #fd86ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#fd86ea",
"rgb": {
"r": 253,
"g": 134,
"b": 234
},
"hsl": {
"h": 309.58,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.78353,
"c": 0.18614,
"h": 333.5
},
"luminance": 0.43873
}Semantic roles & 50–950 ramp
primary
#FD86EA
secondary
#D4F7DA
accent
#E62500
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84