#FF86AB#FF86AB
#FF86AB is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.4% C 0.151 H 1.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86AB |
|---|---|
| RGB | rgb(255, 134, 171) |
| HSL | hsl(342, 100%, 76%) |
| HSV | hsv(342, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 32.9%, 0%) |
| CIE-LAB | lab(70.35, 49.72, 1.61) |
| CIE-LCH | lch(70.35, 49.75, 1.86°) |
| OKLab | oklab(76.39% 0.1509 0.0049) |
| OKLCH | oklch(76.39% 0.151 1.8) |
| XYZ | xyz(57.1183, 41.2556, 43.4751) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.48
Carnation Pink
#FF7FA7
ΔE00 1.42
Rosa
#FE86A4
ΔE00 1.86
Rose Pink
#F7879A
ΔE00 4.67
Pig Pink
#E78EA5
ΔE00 4.67
Pink (survey)
#FF81C0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86AB #86FFDA
analogous
#FF86E8 #FF86AB #FF9E86
triadic
#FF86AB #ABFF86 #86ABFF
tetradic
#FF86AB #E8FF86 #86FFDA #9E86FF
square
#FF86AB #E8FF86 #86FFDA #9E86FF
split-complementary
#FF86AB #86FF9E #86E8FF
monochromatic
#FF0C56 #FF4981 #FF86AB #FFC3D5 #FFE0EA
Accessibility & contrast
On white
2.27
#FF86AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF86AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86AB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86AB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAC
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#FF7D93
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff86ab; /* rgb */ color: rgb(255, 134, 171); /* oklch */ color: oklch(76.4% 0.151 1.8);
Tailwind
colors: {
custom: {
50: '#ffacc3',
500: '#ff86ab',
950: '#000000',
},
}SCSS
$custom: #ff86ab; $custom-light: #ffacc3; $custom-dark: #000000;
JSON
{
"hex": "#ff86ab",
"rgb": {
"r": 255,
"g": 134,
"b": 171
},
"hsl": {
"h": 341.653,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.76389,
"c": 0.15102,
"h": 1.8
},
"luminance": 0.4125
}Semantic roles & 50–950 ramp
primary
#FF86AB
secondary
#D4F7EC
accent
#E69F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181012
muted
#867F81