#FF84BA#FF84BA
#FF84BA is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.6% C 0.160 H 353.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84BA |
|---|---|
| RGB | rgb(255, 132, 186) |
| HSL | hsl(334, 100%, 76%) |
| HSV | hsv(334, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 27.1%, 0%) |
| CIE-LAB | lab(70.39, 52.57, -6.72) |
| CIE-LCH | lch(70.39, 53.00, 352.72°) |
| OKLab | oklab(76.56% 0.1589 -0.0171) |
| OKLCH | oklch(76.56% 0.16 353.9) |
| XYZ | xyz(58.3562, 41.3127, 51.3455) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.84
Pinky
#FC86AA
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.69
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84BA #84FFC9
analogous
#FF84F7 #FF84BA #FF8B84
triadic
#FF84BA #BAFF84 #84BAFF
tetradic
#FF84BA #F7FF84 #84FFC9 #8B84FF
square
#FF84BA #F7FF84 #84FFC9 #8B84FF
split-complementary
#FF84BA #84FF8B #84F7FF
monochromatic
#FF0A75 #FF4798 #FF84BA #FFC1DC #FFE0EE
Accessibility & contrast
On white
2.27
#FF84BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FF84BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84BA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84BA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#B4B4B7
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff84ba; /* rgb */ color: rgb(255, 132, 186); /* oklch */ color: oklch(76.6% 0.160 353.9);
Tailwind
colors: {
custom: {
50: '#ffabce',
500: '#ff84ba',
950: '#000000',
},
}SCSS
$custom: #ff84ba; $custom-light: #ffabce; $custom-dark: #000000;
JSON
{
"hex": "#ff84ba",
"rgb": {
"r": 255,
"g": 132,
"b": 186
},
"hsl": {
"h": 333.659,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76558,
"c": 0.1598,
"h": 353.9
},
"luminance": 0.41308
}Semantic roles & 50–950 ramp
primary
#FF84BA
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82