#FF86DA#FF86DA
#FF86DA is a light, vivid pink. Relative luminance 0.434; OKLCH L 78.0% C 0.176 H 340.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86DA |
|---|---|
| RGB | rgb(255, 134, 218) |
| HSL | hsl(318, 100%, 76%) |
| HSV | hsv(318, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 14.5%, 0%) |
| CIE-LAB | lab(71.81, 56.12, -22.36) |
| CIE-LCH | lch(71.81, 60.41, 338.27°) |
| OKLab | oklab(77.96% 0.165 -0.0598) |
| OKLCH | oklch(77.96% 0.176 340.1) |
| XYZ | xyz(62.4207, 43.3765, 71.4009) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.21
Bubblegum (survey)
#FF6CB5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86DA #86FFAB
analogous
#E886FF #FF86DA #FF869E
triadic
#FF86DA #DAFF86 #86DAFF
tetradic
#FF86DA #FFE886 #86FFAB #869EFF
square
#FF86DA #FFE886 #86FFAB #869EFF
split-complementary
#FF86DA #9EFF86 #86FFE8
monochromatic
#FF0CB5 #FF49C7 #FF86DA #FFC3ED #FFE0F6
Accessibility & contrast
On white
2.17
#FF86DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FF86DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86DA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86DA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#ACB7D7
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff86da; /* rgb */ color: rgb(255, 134, 218); /* oklch */ color: oklch(78.0% 0.176 340.1);
Tailwind
colors: {
custom: {
50: '#ffade5',
500: '#ff86da',
950: '#000000',
},
}SCSS
$custom: #ff86da; $custom-light: #ffade5; $custom-dark: #000000;
JSON
{
"hex": "#ff86da",
"rgb": {
"r": 255,
"g": 134,
"b": 218
},
"hsl": {
"h": 318.347,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77961,
"c": 0.17552,
"h": 340.1
},
"luminance": 0.43372
}Semantic roles & 50–950 ramp
primary
#FF86DA
secondary
#D4F7DF
accent
#E64600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84