#FF84E2#FF84E2
#FF84E2 is a light, vivid pink. Relative luminance 0.433; OKLCH L 78.0% C 0.185 H 336.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84E2 |
|---|---|
| RGB | rgb(255, 132, 226) |
| HSL | hsl(314, 100%, 76%) |
| HSV | hsv(314, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 11.4%, 0%) |
| CIE-LAB | lab(71.73, 58.31, -26.89) |
| CIE-LCH | lch(71.73, 64.21, 335.24°) |
| OKLab | oklab(78% 0.1697 -0.0725) |
| OKLCH | oklch(78% 0.185 336.9) |
| XYZ | xyz(63.2191, 43.2578, 76.9566) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.19
Pink (survey)
#FF81C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84E2 #84FFA1
analogous
#DE84FF #FF84E2 #FF84A4
triadic
#FF84E2 #E2FF84 #84E2FF
tetradic
#FF84E2 #FFDE84 #84FFA1 #84A4FF
square
#FF84E2 #FFDE84 #84FFA1 #84A4FF
split-complementary
#FF84E2 #A4FF84 #84FFDE
monochromatic
#FF0AC5 #FF47D4 #FF84E2 #FFC1F0 #FFE0F8
Accessibility & contrast
On white
2.18
#FF84E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FF84E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84E2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84E2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#FF89A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff84e2; /* rgb */ color: rgb(255, 132, 226); /* oklch */ color: oklch(78.0% 0.185 336.9);
Tailwind
colors: {
custom: {
50: '#ffabeb',
500: '#ff84e2',
950: '#000000',
},
}SCSS
$custom: #ff84e2; $custom-light: #ffabeb; $custom-dark: #000000;
JSON
{
"hex": "#ff84e2",
"rgb": {
"r": 255,
"g": 132,
"b": 226
},
"hsl": {
"h": 314.146,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77997,
"c": 0.18455,
"h": 336.9
},
"luminance": 0.43254
}Semantic roles & 50–950 ramp
primary
#FF84E2
secondary
#D4F7DC
accent
#E63600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84