#FF86D2#FF86D2
#FF86D2 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.7% C 0.170 H 343.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86D2 |
|---|---|
| RGB | rgb(255, 134, 210) |
| HSL | hsl(322, 100%, 76%) |
| HSV | hsv(322, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 17.6%, 0%) |
| CIE-LAB | lab(71.53, 54.93, -18.36) |
| CIE-LCH | lch(71.53, 57.91, 341.52°) |
| OKLab | oklab(77.66% 0.163 -0.0487) |
| OKLCH | oklch(77.66% 0.17 343.4) |
| XYZ | xyz(61.3990, 42.9679, 66.0201) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.11
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.22
Hot Pink
#FF69B4
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.82
Bubble Gum Pink
#FF69AF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86D2 #86FFB3
analogous
#F086FF #FF86D2 #FF8696
triadic
#FF86D2 #D2FF86 #86D2FF
tetradic
#FF86D2 #FFF086 #86FFB3 #8696FF
square
#FF86D2 #FFF086 #86FFB3 #8696FF
split-complementary
#FF86D2 #96FF86 #86FFF0
monochromatic
#FF0CA4 #FF49BB #FF86D2 #FFC3E9 #FFE0F4
Accessibility & contrast
On white
2.19
#FF86D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FF86D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86D2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86D2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA3D5
Deuteranopia (green-blind)
#AEB7CF
Tritanopia (blue-blind)
#FF86A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff86d2; /* rgb */ color: rgb(255, 134, 210); /* oklch */ color: oklch(77.7% 0.170 343.4);
Tailwind
colors: {
custom: {
50: '#ffacdf',
500: '#ff86d2',
950: '#000000',
},
}SCSS
$custom: #ff86d2; $custom-light: #ffacdf; $custom-dark: #000000;
JSON
{
"hex": "#ff86d2",
"rgb": {
"r": 255,
"g": 134,
"b": 210
},
"hsl": {
"h": 322.314,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77663,
"c": 0.17008,
"h": 343.4
},
"luminance": 0.42963
}Semantic roles & 50–950 ramp
primary
#FF86D2
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83