#FF86E7#FF86E7
#FF86E7 is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.5% C 0.185 H 335.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86E7 |
|---|---|
| RGB | rgb(255, 134, 231) |
| HSL | hsl(312, 100%, 76%) |
| HSV | hsv(312, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 9.4%, 0%) |
| CIE-LAB | lab(72.28, 58.14, -28.79) |
| CIE-LCH | lch(72.28, 64.88, 333.65°) |
| OKLab | oklab(78.47% 0.168 -0.0778) |
| OKLCH | oklch(78.47% 0.185 335.2) |
| XYZ | xyz(64.1890, 44.0839, 80.7140) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.22
Pink (survey)
#FF81C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86E7 #86FF9E
analogous
#DB86FF #FF86E7 #FF86AB
triadic
#FF86E7 #E7FF86 #86E7FF
tetradic
#FF86E7 #FFDB86 #86FF9E #86ABFF
square
#FF86E7 #FFDB86 #86FF9E #86ABFF
split-complementary
#FF86E7 #ABFF86 #86FFDB
monochromatic
#FF0CCF #FF49DB #FF86E7 #FFC3F3 #FFE0F9
Accessibility & contrast
On white
2.14
#FF86E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF86E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86E7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86E7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EA
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#FF8CAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff86e7; /* rgb */ color: rgb(255, 134, 231); /* oklch */ color: oklch(78.5% 0.185 335.2);
Tailwind
colors: {
custom: {
50: '#ffadee',
500: '#ff86e7',
950: '#000000',
},
}SCSS
$custom: #ff86e7; $custom-light: #ffadee; $custom-dark: #000000;
JSON
{
"hex": "#ff86e7",
"rgb": {
"r": 255,
"g": 134,
"b": 231
},
"hsl": {
"h": 311.901,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78472,
"c": 0.18518,
"h": 335.2
},
"luminance": 0.4408
}Semantic roles & 50–950 ramp
primary
#FF86E7
secondary
#D4F7DB
accent
#E62E00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84