#FF86E2#FF86E2
#FF86E2 is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.3% C 0.181 H 337.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86E2 |
|---|---|
| RGB | rgb(255, 134, 226) |
| HSL | hsl(314, 100%, 76%) |
| HSV | hsv(314, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 11.4%, 0%) |
| CIE-LAB | lab(72.10, 57.35, -26.33) |
| CIE-LCH | lch(72.10, 63.11, 335.34°) |
| OKLab | oklab(78.27% 0.1669 -0.0709) |
| OKLCH | oklch(78.27% 0.181 337) |
| XYZ | xyz(63.4929, 43.8054, 77.0479) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86E2 #86FFA3
analogous
#E086FF #FF86E2 #FF86A6
triadic
#FF86E2 #E2FF86 #86E2FF
tetradic
#FF86E2 #FFE086 #86FFA3 #86A6FF
square
#FF86E2 #FFE086 #86FFA3 #86A6FF
split-complementary
#FF86E2 #A6FF86 #86FFE0
monochromatic
#FF0CC5 #FF49D3 #FF86E2 #FFC3F1 #FFE0F8
Accessibility & contrast
On white
2.15
#FF86E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FF86E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86E2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86E2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A5E5
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#FF8AAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff86e2; /* rgb */ color: rgb(255, 134, 226); /* oklch */ color: oklch(78.3% 0.181 337.0);
Tailwind
colors: {
custom: {
50: '#ffadeb',
500: '#ff86e2',
950: '#000000',
},
}SCSS
$custom: #ff86e2; $custom-light: #ffadeb; $custom-dark: #000000;
JSON
{
"hex": "#ff86e2",
"rgb": {
"r": 255,
"g": 134,
"b": 226
},
"hsl": {
"h": 314.38,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78271,
"c": 0.18136,
"h": 337
},
"luminance": 0.43801
}Semantic roles & 50–950 ramp
primary
#FF86E2
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84