#FF86AE#FF86AE
#FF86AE is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.5% C 0.152 H 0.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86AE |
|---|---|
| RGB | rgb(255, 134, 174) |
| HSL | hsl(340, 100%, 76%) |
| HSV | hsv(340, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 31.8%, 0%) |
| CIE-LAB | lab(70.44, 50.08, 0.05) |
| CIE-LCH | lch(70.44, 50.08, 0.06°) |
| OKLab | oklab(76.48% 0.152 0.0008) |
| OKLCH | oklch(76.48% 0.152 0.3) |
| XYZ | xyz(57.4075, 41.3713, 44.9982) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.96
Carnation Pink
#FF7FA7
ΔE00 1.64
Rosa
#FE86A4
ΔE00 2.66
Pig Pink
#E78EA5
ΔE00 4.95
Pink (survey)
#FF81C0
ΔE00 5.13
Rose Pink
#F7879A
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86AE #86FFD7
analogous
#FF86EB #FF86AE #FF9B86
triadic
#FF86AE #AEFF86 #86AEFF
tetradic
#FF86AE #EBFF86 #86FFD7 #9B86FF
square
#FF86AE #EBFF86 #86FFD7 #9B86FF
split-complementary
#FF86AE #86FF9B #86EBFF
monochromatic
#FF0C5C #FF4985 #FF86AE #FFC3D7 #FFE0EB
Accessibility & contrast
On white
2.26
#FF86AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FF86AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86AE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86AE | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAF
Deuteranopia (green-blind)
#B7B5AB
Tritanopia (blue-blind)
#FF7D94
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff86ae; /* rgb */ color: rgb(255, 134, 174); /* oklch */ color: oklch(76.5% 0.152 0.3);
Tailwind
colors: {
custom: {
50: '#ffacc6',
500: '#ff86ae',
950: '#000000',
},
}SCSS
$custom: #ff86ae; $custom-light: #ffacc6; $custom-dark: #000000;
JSON
{
"hex": "#ff86ae",
"rgb": {
"r": 255,
"g": 134,
"b": 174
},
"hsl": {
"h": 340.165,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.76476,
"c": 0.15197,
"h": 0.3
},
"luminance": 0.41366
}Semantic roles & 50–950 ramp
primary
#FF86AE
secondary
#D4F7EC
accent
#E69A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82