#FF86C2#FF86C2
#FF86C2 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.1% C 0.161 H 350.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86C2 |
|---|---|
| RGB | rgb(255, 134, 194) |
| HSL | hsl(330, 100%, 76%) |
| HSV | hsv(330, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 23.9%, 0%) |
| CIE-LAB | lab(71.02, 52.67, -10.25) |
| CIE-LCH | lch(71.02, 53.66, 348.98°) |
| OKLab | oklab(77.1% 0.1584 -0.0266) |
| OKLCH | oklch(77.1% 0.161 350.5) |
| XYZ | xyz(59.5044, 42.2100, 56.0419) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.99
Bubblegum Pink
#FE83CC
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Hot Pink
#FF69B4
ΔE00 5.42
Bubble Gum Pink
#FF69AF
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86C2 #86FFC3
analogous
#FF86FE #FF86C2 #FF8786
triadic
#FF86C2 #C2FF86 #86C2FF
tetradic
#FF86C2 #FEFF86 #86FFC3 #8786FF
square
#FF86C2 #FEFF86 #86FFC3 #8786FF
split-complementary
#FF86C2 #86FF87 #86FEFF
monochromatic
#FF0C84 #FF49A3 #FF86C2 #FFC3E1 #FFE0F0
Accessibility & contrast
On white
2.22
#FF86C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF86C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86C2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86C2 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C4
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#FF829C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff86c2; /* rgb */ color: rgb(255, 134, 194); /* oklch */ color: oklch(77.1% 0.161 350.5);
Tailwind
colors: {
custom: {
50: '#ffacd4',
500: '#ff86c2',
950: '#000000',
},
}SCSS
$custom: #ff86c2; $custom-light: #ffacd4; $custom-dark: #000000;
JSON
{
"hex": "#ff86c2",
"rgb": {
"r": 255,
"g": 134,
"b": 194
},
"hsl": {
"h": 330.248,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77104,
"c": 0.16062,
"h": 350.5
},
"luminance": 0.42205
}Semantic roles & 50–950 ramp
primary
#FF86C2
secondary
#D4F7E6
accent
#E67400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83