#FF84D2#FF84D2
#FF84D2 is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.4% C 0.173 H 343.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84D2 |
|---|---|
| RGB | rgb(255, 132, 210) |
| HSL | hsl(322, 100%, 76%) |
| HSV | hsv(322, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 17.6%, 0%) |
| CIE-LAB | lab(71.16, 55.89, -18.93) |
| CIE-LCH | lch(71.16, 59.01, 341.29°) |
| OKLab | oklab(77.38% 0.1658 -0.0503) |
| OKLCH | oklch(77.38% 0.173 343.1) |
| XYZ | xyz(61.1252, 42.4202, 65.9288) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.13
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.03
Hot Pink
#FF69B4
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.69
Bubble Gum Pink
#FF69AF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84D2 #84FFB1
analogous
#EE84FF #FF84D2 #FF8494
triadic
#FF84D2 #D2FF84 #84D2FF
tetradic
#FF84D2 #FFEE84 #84FFB1 #8494FF
square
#FF84D2 #FFEE84 #84FFB1 #8494FF
split-complementary
#FF84D2 #94FF84 #84FFEE
monochromatic
#FF0AA5 #FF47BC #FF84D2 #FFC1E8 #FFE0F4
Accessibility & contrast
On white
2.21
#FF84D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FF84D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84D2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84D2 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA2D5
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#FF84A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff84d2; /* rgb */ color: rgb(255, 132, 210); /* oklch */ color: oklch(77.4% 0.173 343.1);
Tailwind
colors: {
custom: {
50: '#ffabe0',
500: '#ff84d2',
950: '#000000',
},
}SCSS
$custom: #ff84d2; $custom-light: #ffabe0; $custom-dark: #000000;
JSON
{
"hex": "#ff84d2",
"rgb": {
"r": 255,
"g": 132,
"b": 210
},
"hsl": {
"h": 321.951,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77384,
"c": 0.17328,
"h": 343.1
},
"luminance": 0.42416
}Semantic roles & 50–950 ramp
primary
#FF84D2
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83