#FF84ED#FF84ED
#FF84ED is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.193 H 333.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84ED |
|---|---|
| RGB | rgb(255, 132, 237) |
| HSL | hsl(309, 100%, 76%) |
| HSV | hsv(309, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 7.1%, 0%) |
| CIE-LAB | lab(72.15, 60.06, -32.29) |
| CIE-LCH | lch(72.15, 68.19, 331.74°) |
| OKLab | oklab(78.45% 0.1721 -0.0877) |
| OKLCH | oklch(78.45% 0.193 333) |
| XYZ | xyz(64.7771, 43.8810, 85.1623) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84ED #84FF96
analogous
#D384FF #FF84ED #FF84AF
triadic
#FF84ED #EDFF84 #84EDFF
tetradic
#FF84ED #FFD384 #84FF96 #84AFFF
square
#FF84ED #FFD384 #84FF96 #84AFFF
split-complementary
#FF84ED #AFFF84 #84FFD3
monochromatic
#FF0ADB #FF47E4 #FF84ED #FFC1F6 #FFE0FB
Accessibility & contrast
On white
2.15
#FF84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84ED
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84ED | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff84ed; /* rgb */ color: rgb(255, 132, 237); /* oklch */ color: oklch(78.4% 0.193 333.0);
Tailwind
colors: {
custom: {
50: '#ffacf3',
500: '#ff84ed',
950: '#000000',
},
}SCSS
$custom: #ff84ed; $custom-light: #ffacf3; $custom-dark: #000000;
JSON
{
"hex": "#ff84ed",
"rgb": {
"r": 255,
"g": 132,
"b": 237
},
"hsl": {
"h": 308.78,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78446,
"c": 0.19311,
"h": 333
},
"luminance": 0.43877
}Semantic roles & 50–950 ramp
primary
#FF84ED
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85