#FF86C3#FF86C3
#FF86C3 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.1% C 0.161 H 350.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86C3 |
|---|---|
| RGB | rgb(255, 134, 195) |
| HSL | hsl(330, 100%, 76%) |
| HSV | hsv(330, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 23.5%, 0%) |
| CIE-LAB | lab(71.05, 52.80, -10.76) |
| CIE-LCH | lch(71.05, 53.89, 348.48°) |
| OKLab | oklab(77.14% 0.1587 -0.028) |
| OKLCH | oklch(77.14% 0.161 350) |
| XYZ | xyz(59.6171, 42.2551, 56.6353) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.00
Bubblegum Pink
#FE83CC
ΔE00 2.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.43
Bubble Gum Pink
#FF69AF
ΔE00 5.67
Pinky
#FC86AA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86C3 #86FFC2
analogous
#FE86FF #FF86C3 #FF8687
triadic
#FF86C3 #C3FF86 #86C3FF
tetradic
#FF86C3 #FFFE86 #86FFC2 #8687FF
square
#FF86C3 #FFFE86 #86FFC2 #8687FF
split-complementary
#FF86C3 #87FF86 #86FFFE
monochromatic
#FF0C86 #FF49A5 #FF86C3 #FFC3E1 #FFE0F0
Accessibility & contrast
On white
2.22
#FF86C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FF86C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86C3
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86C3 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C5
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#FF829D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff86c3; /* rgb */ color: rgb(255, 134, 195); /* oklch */ color: oklch(77.1% 0.161 350.0);
Tailwind
colors: {
custom: {
50: '#ffacd5',
500: '#ff86c3',
950: '#000000',
},
}SCSS
$custom: #ff86c3; $custom-light: #ffacd5; $custom-dark: #000000;
JSON
{
"hex": "#ff86c3",
"rgb": {
"r": 255,
"g": 134,
"b": 195
},
"hsl": {
"h": 329.752,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77138,
"c": 0.16115,
"h": 350
},
"luminance": 0.4225
}Semantic roles & 50–950 ramp
primary
#FF86C3
secondary
#D4F7E5
accent
#E67200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83