#FF86AF#FF86AF
#FF86AF is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.5% C 0.152 H 359.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86AF |
|---|---|
| RGB | rgb(255, 134, 175) |
| HSL | hsl(340, 100%, 76%) |
| HSV | hsv(340, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 31.4%, 0%) |
| CIE-LAB | lab(70.46, 50.21, -0.47) |
| CIE-LCH | lch(70.46, 50.21, 359.47°) |
| OKLab | oklab(76.51% 0.1523 -0.0006) |
| OKLCH | oklch(76.51% 0.152 359.8) |
| XYZ | xyz(57.5054, 41.4104, 45.5135) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.20
Carnation Pink
#FF7FA7
ΔE00 1.79
Rosa
#FE86A4
ΔE00 2.92
Pink (survey)
#FF81C0
ΔE00 4.87
Pig Pink
#E78EA5
ΔE00 5.06
Rose Pink
#F7879A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86AF #86FFD6
analogous
#FF86EC #FF86AF #FF9A86
triadic
#FF86AF #AFFF86 #86AFFF
tetradic
#FF86AF #ECFF86 #86FFD6 #9A86FF
square
#FF86AF #ECFF86 #86FFD6 #9A86FF
split-complementary
#FF86AF #86FF9A #86ECFF
monochromatic
#FF0C5E #FF4987 #FF86AF #FFC3D7 #FFE0EB
Accessibility & contrast
On white
2.26
#FF86AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FF86AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86AF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86AF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB0
Deuteranopia (green-blind)
#B7B5AC
Tritanopia (blue-blind)
#FF7D95
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff86af; /* rgb */ color: rgb(255, 134, 175); /* oklch */ color: oklch(76.5% 0.152 359.8);
Tailwind
colors: {
custom: {
50: '#ffacc6',
500: '#ff86af',
950: '#000000',
},
}SCSS
$custom: #ff86af; $custom-light: #ffacc6; $custom-dark: #000000;
JSON
{
"hex": "#ff86af",
"rgb": {
"r": 255,
"g": 134,
"b": 175
},
"hsl": {
"h": 339.669,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.76506,
"c": 0.15231,
"h": 359.8
},
"luminance": 0.41405
}Semantic roles & 50–950 ramp
primary
#FF86AF
secondary
#D4F7EB
accent
#E69800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82