#FF86DF#FF86DF
#FF86DF is a light, vivid pink. Relative luminance 0.436; OKLCH L 78.2% C 0.179 H 338.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86DF |
|---|---|
| RGB | rgb(255, 134, 223) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 12.5%, 0%) |
| CIE-LAB | lab(71.99, 56.88, -24.85) |
| CIE-LCH | lch(71.99, 62.07, 336.41°) |
| OKLab | oklab(78.15% 0.1662 -0.0667) |
| OKLCH | oklch(78.15% 0.179 338.1) |
| XYZ | xyz(63.0848, 43.6422, 74.8988) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86DF #86FFA6
analogous
#E386FF #FF86DF #FF86A3
triadic
#FF86DF #DFFF86 #86DFFF
tetradic
#FF86DF #FFE386 #86FFA6 #86A3FF
square
#FF86DF #FFE386 #86FFA6 #86A3FF
split-complementary
#FF86DF #A3FF86 #86FFE3
monochromatic
#FF0CBF #FF49CF #FF86DF #FFC3EF #FFE0F7
Accessibility & contrast
On white
2.16
#FF86DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF86DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86DF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86DF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FF8AA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff86df; /* rgb */ color: rgb(255, 134, 223); /* oklch */ color: oklch(78.2% 0.179 338.1);
Tailwind
colors: {
custom: {
50: '#ffade9',
500: '#ff86df',
950: '#000000',
},
}SCSS
$custom: #ff86df; $custom-light: #ffade9; $custom-dark: #000000;
JSON
{
"hex": "#ff86df",
"rgb": {
"r": 255,
"g": 134,
"b": 223
},
"hsl": {
"h": 315.868,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78154,
"c": 0.17913,
"h": 338.1
},
"luminance": 0.43638
}Semantic roles & 50–950 ramp
primary
#FF86DF
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84