#FF86D5#FF86D5
#FF86D5 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.8% C 0.172 H 342.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86D5 |
|---|---|
| RGB | rgb(255, 134, 213) |
| HSL | hsl(321, 100%, 76%) |
| HSV | hsv(321, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 16.5%, 0%) |
| CIE-LAB | lab(71.64, 55.37, -19.86) |
| CIE-LCH | lch(71.64, 58.83, 340.26°) |
| OKLab | oklab(77.77% 0.1637 -0.0529) |
| OKLCH | oklch(77.77% 0.172 342.1) |
| XYZ | xyz(61.7762, 43.1188, 68.0069) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.66
Pink (survey)
#FF81C0
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 6.47
Bubblegum (survey)
#FF6CB5
ΔE00 6.62
Hot Pink
#FF69B4
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86D5 #86FFB0
analogous
#EC86FF #FF86D5 #FF8699
triadic
#FF86D5 #D5FF86 #86D5FF
tetradic
#FF86D5 #FFEC86 #86FFB0 #8699FF
square
#FF86D5 #FFEC86 #86FFB0 #8699FF
split-complementary
#FF86D5 #99FF86 #86FFEC
monochromatic
#FF0CAB #FF49C0 #FF86D5 #FFC3EA #FFE0F4
Accessibility & contrast
On white
2.18
#FF86D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF86D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86D5
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86D5 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA3D8
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#FF87A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff86d5; /* rgb */ color: rgb(255, 134, 213); /* oklch */ color: oklch(77.8% 0.172 342.1);
Tailwind
colors: {
custom: {
50: '#fface2',
500: '#ff86d5',
950: '#000000',
},
}SCSS
$custom: #ff86d5; $custom-light: #fface2; $custom-dark: #000000;
JSON
{
"hex": "#ff86d5",
"rgb": {
"r": 255,
"g": 134,
"b": 213
},
"hsl": {
"h": 320.826,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77774,
"c": 0.17207,
"h": 342.1
},
"luminance": 0.43114
}Semantic roles & 50–950 ramp
primary
#FF86D5
secondary
#D4F7E0
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83