#FF86E5#FF86E5
#FF86E5 is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.4% C 0.184 H 335.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86E5 |
|---|---|
| RGB | rgb(255, 134, 229) |
| HSL | hsl(313, 100%, 76%) |
| HSV | hsv(313, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 10.2%, 0%) |
| CIE-LAB | lab(72.21, 57.82, -27.81) |
| CIE-LCH | lch(72.21, 64.16, 334.32°) |
| OKLab | oklab(78.39% 0.1676 -0.075) |
| OKLCH | oklch(78.39% 0.184 335.9) |
| XYZ | xyz(63.9081, 43.9715, 79.2348) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Bubblegum Pink
#FE83CC
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86E5 #86FFA0
analogous
#DD86FF #FF86E5 #FF86A9
triadic
#FF86E5 #E5FF86 #86E5FF
tetradic
#FF86E5 #FFDD86 #86FFA0 #86A9FF
square
#FF86E5 #FFDD86 #86FFA0 #86A9FF
split-complementary
#FF86E5 #A9FF86 #86FFDD
monochromatic
#FF0CCB #FF49D8 #FF86E5 #FFC3F2 #FFE0F8
Accessibility & contrast
On white
2.14
#FF86E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FF86E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86E5
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86E5 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6E8
Deuteranopia (green-blind)
#A8B8E2
Tritanopia (blue-blind)
#FF8BAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff86e5; /* rgb */ color: rgb(255, 134, 229); /* oklch */ color: oklch(78.4% 0.184 335.9);
Tailwind
colors: {
custom: {
50: '#ffaded',
500: '#ff86e5',
950: '#000000',
},
}SCSS
$custom: #ff86e5; $custom-light: #ffaded; $custom-dark: #000000;
JSON
{
"hex": "#ff86e5",
"rgb": {
"r": 255,
"g": 134,
"b": 229
},
"hsl": {
"h": 312.893,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78391,
"c": 0.18363,
"h": 335.9
},
"luminance": 0.43967
}Semantic roles & 50–950 ramp
primary
#FF86E5
secondary
#D4F7DB
accent
#E63100
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84