#FF86DE#FF86DE
#FF86DE is a light, vivid pink. Relative luminance 0.436; OKLCH L 78.1% C 0.178 H 338.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86DE |
|---|---|
| RGB | rgb(255, 134, 222) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 12.9%, 0%) |
| CIE-LAB | lab(71.95, 56.73, -24.35) |
| CIE-LCH | lch(71.95, 61.74, 336.77°) |
| OKLab | oklab(78.11% 0.166 -0.0653) |
| OKLCH | oklch(78.11% 0.178 338.5) |
| XYZ | xyz(62.9504, 43.5884, 74.1909) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86DE #86FFA7
analogous
#E486FF #FF86DE #FF86A2
triadic
#FF86DE #DEFF86 #86DEFF
tetradic
#FF86DE #FFE486 #86FFA7 #86A2FF
square
#FF86DE #FFE486 #86FFA7 #86A2FF
split-complementary
#FF86DE #A2FF86 #86FFE4
monochromatic
#FF0CBD #FF49CD #FF86DE #FFC3EF #FFE0F7
Accessibility & contrast
On white
2.16
#FF86DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FF86DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86DE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86DE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E1
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#FF89A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff86de; /* rgb */ color: rgb(255, 134, 222); /* oklch */ color: oklch(78.1% 0.178 338.5);
Tailwind
colors: {
custom: {
50: '#ffade8',
500: '#ff86de',
950: '#000000',
},
}SCSS
$custom: #ff86de; $custom-light: #ffade8; $custom-dark: #000000;
JSON
{
"hex": "#ff86de",
"rgb": {
"r": 255,
"g": 134,
"b": 222
},
"hsl": {
"h": 316.364,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78115,
"c": 0.17839,
"h": 338.5
},
"luminance": 0.43584
}Semantic roles & 50–950 ramp
primary
#FF86DE
secondary
#D4F7DD
accent
#E63F00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84