#FF84C2#FF84C2
#FF84C2 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.8% C 0.164 H 350.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84C2 |
|---|---|
| RGB | rgb(255, 132, 194) |
| HSL | hsl(330, 100%, 76%) |
| HSV | hsv(330, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 23.9%, 0%) |
| CIE-LAB | lab(70.64, 53.64, -10.82) |
| CIE-LCH | lch(70.64, 54.72, 348.60°) |
| OKLab | oklab(76.82% 0.1613 -0.0281) |
| OKLCH | oklch(76.82% 0.164 350.1) |
| XYZ | xyz(59.2306, 41.6624, 55.9506) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.61
Bubblegum Pink
#FE83CC
ΔE00 2.41
Bubblegum (survey)
#FF6CB5
ΔE00 4.53
Hot Pink
#FF69B4
ΔE00 5.04
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Pinky
#FC86AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84C2 #84FFC1
analogous
#FE84FF #FF84C2 #FF8484
triadic
#FF84C2 #C2FF84 #84C2FF
tetradic
#FF84C2 #FFFE84 #84FFC1 #8484FF
square
#FF84C2 #FFFE84 #84FFC1 #8484FF
split-complementary
#FF84C2 #84FF84 #84FFFE
monochromatic
#FF0A85 #FF47A4 #FF84C2 #FFC1E0 #FFE0F0
Accessibility & contrast
On white
2.25
#FF84C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF84C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84C2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84C2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A0C4
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#FF809B
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff84c2; /* rgb */ color: rgb(255, 132, 194); /* oklch */ color: oklch(76.8% 0.164 350.1);
Tailwind
colors: {
custom: {
50: '#ffabd4',
500: '#ff84c2',
950: '#000000',
},
}SCSS
$custom: #ff84c2; $custom-light: #ffabd4; $custom-dark: #000000;
JSON
{
"hex": "#ff84c2",
"rgb": {
"r": 255,
"g": 132,
"b": 194
},
"hsl": {
"h": 329.756,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76821,
"c": 0.16376,
"h": 350.1
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#FF84C2
secondary
#D4F7E5
accent
#E67200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83