#FF84DA#FF84DA
#FF84DA is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.7% C 0.179 H 339.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84DA |
|---|---|
| RGB | rgb(255, 132, 218) |
| HSL | hsl(318, 100%, 76%) |
| HSV | hsv(318, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 14.5%, 0%) |
| CIE-LAB | lab(71.44, 57.08, -22.93) |
| CIE-LCH | lch(71.44, 61.52, 338.12°) |
| OKLab | oklab(77.68% 0.1679 -0.0614) |
| OKLCH | oklch(77.68% 0.179 339.9) |
| XYZ | xyz(62.1469, 42.8289, 71.3096) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 5.89
Violet (CSS)
#EE82EE
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84DA #84FFA9
analogous
#E784FF #FF84DA #FF849C
triadic
#FF84DA #DAFF84 #84DAFF
tetradic
#FF84DA #FFE784 #84FFA9 #849CFF
square
#FF84DA #FFE784 #84FFA9 #849CFF
split-complementary
#FF84DA #9CFF84 #84FFE7
monochromatic
#FF0AB5 #FF47C8 #FF84DA #FFC1EC #FFE0F6
Accessibility & contrast
On white
2.20
#FF84DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FF84DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84DA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84DA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DD
Deuteranopia (green-blind)
#ABB6D7
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff84da; /* rgb */ color: rgb(255, 132, 218); /* oklch */ color: oklch(77.7% 0.179 339.9);
Tailwind
colors: {
custom: {
50: '#ffabe5',
500: '#ff84da',
950: '#000000',
},
}SCSS
$custom: #ff84da; $custom-light: #ffabe5; $custom-dark: #000000;
JSON
{
"hex": "#ff84da",
"rgb": {
"r": 255,
"g": 132,
"b": 218
},
"hsl": {
"h": 318.049,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77684,
"c": 0.17873,
"h": 339.9
},
"luminance": 0.42824
}Semantic roles & 50–950 ramp
primary
#FF84DA
secondary
#D4F7DE
accent
#E64500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84