#FF86EA#FF86EA
#FF86EA is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.6% C 0.188 H 334.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86EA |
|---|---|
| RGB | rgb(255, 134, 234) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 8.2%, 0%) |
| CIE-LAB | lab(72.40, 58.62, -30.26) |
| CIE-LCH | lch(72.40, 65.97, 332.70°) |
| OKLab | oklab(78.59% 0.1687 -0.0819) |
| OKLCH | oklch(78.59% 0.188 334.1) |
| XYZ | xyz(64.6163, 44.2548, 82.9646) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86EA #86FF9B
analogous
#D886FF #FF86EA #FF86AE
triadic
#FF86EA #EAFF86 #86EAFF
tetradic
#FF86EA #FFD886 #86FF9B #86AEFF
square
#FF86EA #FFD886 #86FF9B #86AEFF
split-complementary
#FF86EA #AEFF86 #86FFD8
monochromatic
#FF0CD5 #FF49DF #FF86EA #FFC3F5 #FFE0FA
Accessibility & contrast
On white
2.13
#FF86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86EA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86EA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#FF8DAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86ea; /* rgb */ color: rgb(255, 134, 234); /* oklch */ color: oklch(78.6% 0.188 334.1);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#ff86ea',
950: '#000000',
},
}SCSS
$custom: #ff86ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#ff86ea",
"rgb": {
"r": 255,
"g": 134,
"b": 234
},
"hsl": {
"h": 310.413,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78594,
"c": 0.18753,
"h": 334.1
},
"luminance": 0.44251
}Semantic roles & 50–950 ramp
primary
#FF86EA
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84