#FF87AF#FF87AF
#FF87AF is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.7% C 0.151 H 0.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87AF |
|---|---|
| RGB | rgb(255, 135, 175) |
| HSL | hsl(340, 100%, 76%) |
| HSV | hsv(340, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 31.4%, 0%) |
| CIE-LAB | lab(70.66, 49.71, -0.18) |
| CIE-LCH | lch(70.66, 49.71, 359.79°) |
| OKLab | oklab(76.65% 0.1508 0.0002) |
| OKLCH | oklch(76.65% 0.151 0.1) |
| XYZ | xyz(57.6442, 41.6882, 45.5598) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.09
Carnation Pink
#FF7FA7
ΔE00 1.88
Rosa
#FE86A4
ΔE00 2.78
Pig Pink
#E78EA5
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.06
Rose Pink
#F7879A
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87AF #87FFD7
analogous
#FF87EB #FF87AF #FF9B87
triadic
#FF87AF #AFFF87 #87AFFF
tetradic
#FF87AF #EBFF87 #87FFD7 #9B87FF
square
#FF87AF #EBFF87 #87FFD7 #9B87FF
split-complementary
#FF87AF #87FF9B #87EBFF
monochromatic
#FF0D5D #FF4A86 #FF87AF #FFC4D8 #FFE0EB
Accessibility & contrast
On white
2.25
#FF87AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FF87AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87AF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87AF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff87af; /* rgb */ color: rgb(255, 135, 175); /* oklch */ color: oklch(76.7% 0.151 0.1);
Tailwind
colors: {
custom: {
50: '#ffadc6',
500: '#ff87af',
950: '#000000',
},
}SCSS
$custom: #ff87af; $custom-light: #ffadc6; $custom-dark: #000000;
JSON
{
"hex": "#ff87af",
"rgb": {
"r": 255,
"g": 135,
"b": 175
},
"hsl": {
"h": 340,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76652,
"c": 0.15081,
"h": 0.1
},
"luminance": 0.41683
}Semantic roles & 50–950 ramp
primary
#FF87AF
secondary
#D4F7EB
accent
#E69900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82