#FF86CA#FF86CA
#FF86CA is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.4% C 0.165 H 346.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86CA |
|---|---|
| RGB | rgb(255, 134, 202) |
| HSL | hsl(326, 100%, 76%) |
| HSV | hsv(326, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 20.8%, 0%) |
| CIE-LAB | lab(71.27, 53.78, -14.32) |
| CIE-LCH | lch(71.27, 55.65, 345.09°) |
| OKLab | oklab(77.38% 0.1607 -0.0377) |
| OKLCH | oklch(77.38% 0.165 346.8) |
| XYZ | xyz(60.4271, 42.5791, 60.9016) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.02
Pink (survey)
#FF81C0
ΔE00 1.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.33
Hot Pink
#FF69B4
ΔE00 5.79
Bubble Gum Pink
#FF69AF
ΔE00 6.29
Pinky
#FC86AA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86CA #86FFBB
analogous
#F886FF #FF86CA #FF868E
triadic
#FF86CA #CAFF86 #86CAFF
tetradic
#FF86CA #FFF886 #86FFBB #868EFF
square
#FF86CA #FFF886 #86FFBB #868EFF
split-complementary
#FF86CA #8EFF86 #86FFF8
monochromatic
#FF0C94 #FF49AF #FF86CA #FFC3E5 #FFE0F2
Accessibility & contrast
On white
2.21
#FF86CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FF86CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86CA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86CA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#B1B6C7
Tritanopia (blue-blind)
#FF849F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff86ca; /* rgb */ color: rgb(255, 134, 202); /* oklch */ color: oklch(77.4% 0.165 346.8);
Tailwind
colors: {
custom: {
50: '#ffacda',
500: '#ff86ca',
950: '#000000',
},
}SCSS
$custom: #ff86ca; $custom-light: #ffacda; $custom-dark: #000000;
JSON
{
"hex": "#ff86ca",
"rgb": {
"r": 255,
"g": 134,
"b": 202
},
"hsl": {
"h": 326.281,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77378,
"c": 0.16509,
"h": 346.8
},
"luminance": 0.42574
}Semantic roles & 50–950 ramp
primary
#FF86CA
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83