#FF84DE#FF84DE
#FF84DE is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.8% C 0.182 H 338.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84DE |
|---|---|
| RGB | rgb(255, 132, 222) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 12.9%, 0%) |
| CIE-LAB | lab(71.58, 57.69, -24.92) |
| CIE-LCH | lch(71.58, 62.84, 336.64°) |
| OKLab | oklab(77.84% 0.1688 -0.0669) |
| OKLCH | oklch(77.84% 0.182 338.4) |
| XYZ | xyz(62.6766, 43.0408, 74.0996) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.63
Pink (survey)
#FF81C0
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84DE #84FFA5
analogous
#E384FF #FF84DE #FF84A0
triadic
#FF84DE #DEFF84 #84DEFF
tetradic
#FF84DE #FFE384 #84FFA5 #84A0FF
square
#FF84DE #FFE384 #84FFA5 #84A0FF
split-complementary
#FF84DE #A0FF84 #84FFE3
monochromatic
#FF0ABD #FF47CE #FF84DE #FFC1EE #FFE0F7
Accessibility & contrast
On white
2.19
#FF84DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FF84DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84DE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84DE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E1
Deuteranopia (green-blind)
#AAB6DB
Tritanopia (blue-blind)
#FF87A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff84de; /* rgb */ color: rgb(255, 132, 222); /* oklch */ color: oklch(77.8% 0.182 338.4);
Tailwind
colors: {
custom: {
50: '#ffabe8',
500: '#ff84de',
950: '#000000',
},
}SCSS
$custom: #ff84de; $custom-light: #ffabe8; $custom-dark: #000000;
JSON
{
"hex": "#ff84de",
"rgb": {
"r": 255,
"g": 132,
"b": 222
},
"hsl": {
"h": 316.098,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77839,
"c": 0.18159,
"h": 338.4
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#FF84DE
secondary
#D4F7DD
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84