#FF84AE#FF84AE
#FF84AE is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.2% C 0.155 H 359.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84AE |
|---|---|
| RGB | rgb(255, 132, 174) |
| HSL | hsl(340, 100%, 76%) |
| HSV | hsv(340, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 31.8%, 0%) |
| CIE-LAB | lab(70.05, 51.06, -0.51) |
| CIE-LCH | lch(70.05, 51.06, 359.43°) |
| OKLab | oklab(76.19% 0.155 -0.0007) |
| OKLCH | oklch(76.19% 0.155 359.8) |
| XYZ | xyz(57.1337, 40.8236, 44.9069) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.28
Carnation Pink
#FF7FA7
ΔE00 1.50
Rosa
#FE86A4
ΔE00 2.98
Pink (survey)
#FF81C0
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 5.24
Rose Pink
#F7879A
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84AE #84FFD5
analogous
#FF84EC #FF84AE #FF9784
triadic
#FF84AE #AEFF84 #84AEFF
tetradic
#FF84AE #ECFF84 #84FFD5 #9784FF
square
#FF84AE #ECFF84 #84FFD5 #9784FF
split-complementary
#FF84AE #84FF97 #84ECFF
monochromatic
#FF0A5D #FF4786 #FF84AE #FFC1D6 #FFE0EB
Accessibility & contrast
On white
2.29
#FF84AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FF84AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84AE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84AE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#B6B4AB
Tritanopia (blue-blind)
#FF7B93
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff84ae; /* rgb */ color: rgb(255, 132, 174); /* oklch */ color: oklch(76.2% 0.155 359.8);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#ff84ae',
950: '#000000',
},
}SCSS
$custom: #ff84ae; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#ff84ae",
"rgb": {
"r": 255,
"g": 132,
"b": 174
},
"hsl": {
"h": 339.512,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76188,
"c": 0.15497,
"h": 359.8
},
"luminance": 0.40819
}Semantic roles & 50–950 ramp
primary
#FF84AE
secondary
#D4F7EB
accent
#E69700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82