#FF84EB#FF84EB
#FF84EB is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.192 H 333.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84EB |
|---|---|
| RGB | rgb(255, 132, 235) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 7.8%, 0%) |
| CIE-LAB | lab(72.07, 59.74, -31.31) |
| CIE-LCH | lch(72.07, 67.45, 332.34°) |
| OKLab | oklab(78.36% 0.1717 -0.0849) |
| OKLCH | oklch(78.36% 0.192 333.7) |
| XYZ | xyz(64.4866, 43.7648, 83.6320) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84EB #84FF98
analogous
#D584FF #FF84EB #FF84AD
triadic
#FF84EB #EBFF84 #84EBFF
tetradic
#FF84EB #FFD584 #84FF98 #84ADFF
square
#FF84EB #FFD584 #84FF98 #84ADFF
split-complementary
#FF84EB #ADFF84 #84FFD5
monochromatic
#FF0AD7 #FF47E1 #FF84EB #FFC1F5 #FFE0FA
Accessibility & contrast
On white
2.15
#FF84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FF84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84EB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84EB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff84eb; /* rgb */ color: rgb(255, 132, 235); /* oklch */ color: oklch(78.4% 0.192 333.7);
Tailwind
colors: {
custom: {
50: '#ffacf1',
500: '#ff84eb',
950: '#000000',
},
}SCSS
$custom: #ff84eb; $custom-light: #ffacf1; $custom-dark: #000000;
JSON
{
"hex": "#ff84eb",
"rgb": {
"r": 255,
"g": 132,
"b": 235
},
"hsl": {
"h": 309.756,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78363,
"c": 0.19151,
"h": 333.7
},
"luminance": 0.43761
}Semantic roles & 50–950 ramp
primary
#FF84EB
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85