#FF86AA#FF86AA
#FF86AA is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.4% C 0.151 H 2.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86AA |
|---|---|
| RGB | rgb(255, 134, 170) |
| HSL | hsl(342, 100%, 76%) |
| HSV | hsv(342, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 33.3%, 0%) |
| CIE-LAB | lab(70.33, 49.60, 2.14) |
| CIE-LCH | lch(70.33, 49.65, 2.47°) |
| OKLab | oklab(76.36% 0.1506 0.0062) |
| OKLCH | oklch(76.36% 0.151 2.4) |
| XYZ | xyz(57.0234, 41.2176, 42.9750) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.54
Carnation Pink
#FF7FA7
ΔE00 1.45
Rosa
#FE86A4
ΔE00 1.59
Rose Pink
#F7879A
ΔE00 4.41
Pig Pink
#E78EA5
ΔE00 4.61
Carnation
#FD798F
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86AA #86FFDB
analogous
#FF86E7 #FF86AA #FF9F86
triadic
#FF86AA #AAFF86 #86AAFF
tetradic
#FF86AA #E7FF86 #86FFDB #9F86FF
square
#FF86AA #E7FF86 #86FFDB #9F86FF
split-complementary
#FF86AA #86FF9F #86E7FF
monochromatic
#FF0C54 #FF497F #FF86AA #FFC3D5 #FFE0EA
Accessibility & contrast
On white
2.27
#FF86AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FF86AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86AA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86AA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#B8B5A7
Tritanopia (blue-blind)
#FF7C93
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff86aa; /* rgb */ color: rgb(255, 134, 170); /* oklch */ color: oklch(76.4% 0.151 2.4);
Tailwind
colors: {
custom: {
50: '#ffacc3',
500: '#ff86aa',
950: '#000000',
},
}SCSS
$custom: #ff86aa; $custom-light: #ffacc3; $custom-dark: #000000;
JSON
{
"hex": "#ff86aa",
"rgb": {
"r": 255,
"g": 134,
"b": 170
},
"hsl": {
"h": 342.149,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.7636,
"c": 0.15073,
"h": 2.4
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#FF86AA
secondary
#D4F7ED
accent
#E6A100
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81