#FF84DB#FF84DB
#FF84DB is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.7% C 0.179 H 339.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84DB |
|---|---|
| RGB | rgb(255, 132, 219) |
| HSL | hsl(318, 100%, 76%) |
| HSV | hsv(318, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 14.1%, 0%) |
| CIE-LAB | lab(71.47, 57.23, -23.43) |
| CIE-LCH | lch(71.47, 61.84, 337.74°) |
| OKLab | oklab(77.72% 0.1681 -0.0628) |
| OKLCH | oklch(77.72% 0.179 339.5) |
| XYZ | xyz(62.2781, 42.8814, 72.0009) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84DB #84FFA8
analogous
#E584FF #FF84DB #FF849D
triadic
#FF84DB #DBFF84 #84DBFF
tetradic
#FF84DB #FFE584 #84FFA8 #849DFF
square
#FF84DB #FFE584 #84FFA8 #849DFF
split-complementary
#FF84DB #9DFF84 #84FFE5
monochromatic
#FF0AB7 #FF47C9 #FF84DB #FFC1ED #FFE0F6
Accessibility & contrast
On white
2.19
#FF84DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF84DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84DB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84DB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#FF87A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff84db; /* rgb */ color: rgb(255, 132, 219); /* oklch */ color: oklch(77.7% 0.179 339.5);
Tailwind
colors: {
custom: {
50: '#ffabe6',
500: '#ff84db',
950: '#000000',
},
}SCSS
$custom: #ff84db; $custom-light: #ffabe6; $custom-dark: #000000;
JSON
{
"hex": "#ff84db",
"rgb": {
"r": 255,
"g": 132,
"b": 219
},
"hsl": {
"h": 317.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77722,
"c": 0.17943,
"h": 339.5
},
"luminance": 0.42877
}Semantic roles & 50–950 ramp
primary
#FF84DB
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84