#FF84B2#FF84B2
#FF84B2 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.3% C 0.156 H 357.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84B2 |
|---|---|
| RGB | rgb(255, 132, 178) |
| HSL | hsl(338, 100%, 76%) |
| HSV | hsv(338, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 30.2%, 0%) |
| CIE-LAB | lab(70.16, 51.55, -2.58) |
| CIE-LCH | lch(70.16, 51.62, 357.13°) |
| OKLab | oklab(76.31% 0.1563 -0.0061) |
| OKLCH | oklch(76.31% 0.156 357.8) |
| XYZ | xyz(57.5295, 40.9820, 46.9913) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.24
Carnation Pink
#FF7FA7
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 3.76
Rosa
#FE86A4
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84B2 #84FFD1
analogous
#FF84EF #FF84B2 #FF9384
triadic
#FF84B2 #B2FF84 #84B2FF
tetradic
#FF84B2 #EFFF84 #84FFD1 #9384FF
square
#FF84B2 #EFFF84 #84FFD1 #9384FF
split-complementary
#FF84B2 #84FF93 #84EFFF
monochromatic
#FF0A65 #FF478C #FF84B2 #FFC1D8 #FFE0EC
Accessibility & contrast
On white
2.28
#FF84B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FF84B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84B2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84B2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB3
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#FF7C95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff84b2; /* rgb */ color: rgb(255, 132, 178); /* oklch */ color: oklch(76.3% 0.156 357.8);
Tailwind
colors: {
custom: {
50: '#ffabc9',
500: '#ff84b2',
950: '#000000',
},
}SCSS
$custom: #ff84b2; $custom-light: #ffabc9; $custom-dark: #000000;
JSON
{
"hex": "#ff84b2",
"rgb": {
"r": 255,
"g": 132,
"b": 178
},
"hsl": {
"h": 337.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76308,
"c": 0.15642,
"h": 357.8
},
"luminance": 0.40977
}Semantic roles & 50–950 ramp
primary
#FF84B2
secondary
#D4F7EA
accent
#E69000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82