#FF84EA#FF84EA
#FF84EA is a light, vivid pink. Relative luminance 0.437; OKLCH L 78.3% C 0.191 H 334.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84EA |
|---|---|
| RGB | rgb(255, 132, 234) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 8.2%, 0%) |
| CIE-LAB | lab(72.03, 59.58, -30.83) |
| CIE-LCH | lch(72.03, 67.08, 332.64°) |
| OKLab | oklab(78.32% 0.1715 -0.0835) |
| OKLCH | oklch(78.32% 0.191 334) |
| XYZ | xyz(64.3425, 43.7072, 82.8733) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84EA #84FF99
analogous
#D684FF #FF84EA #FF84AC
triadic
#FF84EA #EAFF84 #84EAFF
tetradic
#FF84EA #FFD684 #84FF99 #84ACFF
square
#FF84EA #FFD684 #84FF99 #84ACFF
split-complementary
#FF84EA #ACFF84 #84FFD6
monochromatic
#FF0AD5 #FF47E0 #FF84EA #FFC1F4 #FFE0FA
Accessibility & contrast
On white
2.16
#FF84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FF84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84EA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84EA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF8BAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff84ea; /* rgb */ color: rgb(255, 132, 234); /* oklch */ color: oklch(78.3% 0.191 334.0);
Tailwind
colors: {
custom: {
50: '#ffacf1',
500: '#ff84ea',
950: '#000000',
},
}SCSS
$custom: #ff84ea; $custom-light: #ffacf1; $custom-dark: #000000;
JSON
{
"hex": "#ff84ea",
"rgb": {
"r": 255,
"g": 132,
"b": 234
},
"hsl": {
"h": 310.244,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78321,
"c": 0.19072,
"h": 334
},
"luminance": 0.43703
}Semantic roles & 50–950 ramp
primary
#FF84EA
secondary
#D4F7DA
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84