#FF84BD#FF84BD
#FF84BD is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.7% C 0.161 H 352.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84BD |
|---|---|
| RGB | rgb(255, 132, 189) |
| HSL | hsl(332, 100%, 76%) |
| HSV | hsv(332, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 25.9%, 0%) |
| CIE-LAB | lab(70.48, 52.97, -8.26) |
| CIE-LCH | lch(70.48, 53.61, 351.14°) |
| OKLab | oklab(76.66% 0.1598 -0.0212) |
| OKLCH | oklch(76.66% 0.161 352.4) |
| XYZ | xyz(58.6785, 41.4416, 53.0428) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.19
Bubblegum Pink
#FE83CC
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.54
Pinky
#FC86AA
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 4.93
Hot Pink
#FF69B4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84BD #84FFC6
analogous
#FF84FB #FF84BD #FF8884
triadic
#FF84BD #BDFF84 #84BDFF
tetradic
#FF84BD #FBFF84 #84FFC6 #8884FF
square
#FF84BD #FBFF84 #84FFC6 #8884FF
split-complementary
#FF84BD #84FF88 #84FBFF
monochromatic
#FF0A7B #FF479C #FF84BD #FFC1DE #FFE0EF
Accessibility & contrast
On white
2.26
#FF84BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FF84BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84BD
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84BD | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff84bd; /* rgb */ color: rgb(255, 132, 189); /* oklch */ color: oklch(76.7% 0.161 352.4);
Tailwind
colors: {
custom: {
50: '#ffabd0',
500: '#ff84bd',
950: '#000000',
},
}SCSS
$custom: #ff84bd; $custom-light: #ffabd0; $custom-dark: #000000;
JSON
{
"hex": "#ff84bd",
"rgb": {
"r": 255,
"g": 132,
"b": 189
},
"hsl": {
"h": 332.195,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76655,
"c": 0.16121,
"h": 352.4
},
"luminance": 0.41437
}Semantic roles & 50–950 ramp
primary
#FF84BD
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82