#FF84EE#FF84EE
#FF84EE is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.194 H 332.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84EE |
|---|---|
| RGB | rgb(255, 132, 238) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 6.7%, 0%) |
| CIE-LAB | lab(72.19, 60.22, -32.78) |
| CIE-LCH | lch(72.19, 68.56, 331.44°) |
| OKLab | oklab(78.49% 0.1722 -0.089) |
| OKLCH | oklch(78.49% 0.194 332.7) |
| XYZ | xyz(64.9236, 43.9396, 85.9339) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84EE #84FF95
analogous
#D284FF #FF84EE #FF84B0
triadic
#FF84EE #EEFF84 #84EEFF
tetradic
#FF84EE #FFD284 #84FF95 #84B0FF
square
#FF84EE #FFD284 #84FF95 #84B0FF
split-complementary
#FF84EE #B0FF84 #84FFD2
monochromatic
#FF0ADD #FF47E6 #FF84EE #FFC1F6 #FFE0FB
Accessibility & contrast
On white
2.15
#FF84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FF84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84EE
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84EE | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff84ee; /* rgb */ color: rgb(255, 132, 238); /* oklch */ color: oklch(78.5% 0.194 332.7);
Tailwind
colors: {
custom: {
50: '#ffacf3',
500: '#ff84ee',
950: '#000000',
},
}SCSS
$custom: #ff84ee; $custom-light: #ffacf3; $custom-dark: #000000;
JSON
{
"hex": "#ff84ee",
"rgb": {
"r": 255,
"g": 132,
"b": 238
},
"hsl": {
"h": 308.293,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78488,
"c": 0.19391,
"h": 332.7
},
"luminance": 0.43936
}Semantic roles & 50–950 ramp
primary
#FF84EE
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85