#FF84BE#FF84BE
#FF84BE is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.7% C 0.162 H 352.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84BE |
|---|---|
| RGB | rgb(255, 132, 190) |
| HSL | hsl(332, 100%, 76%) |
| HSV | hsv(332, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 25.5%, 0%) |
| CIE-LAB | lab(70.51, 53.10, -8.77) |
| CIE-LCH | lch(70.51, 53.82, 350.62°) |
| OKLab | oklab(76.69% 0.1601 -0.0226) |
| OKLCH | oklch(76.69% 0.162 352) |
| XYZ | xyz(58.7874, 41.4851, 53.6165) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.99
Bubblegum Pink
#FE83CC
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.51
Hot Pink
#FF69B4
ΔE00 5.03
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84BE #84FFC5
analogous
#FF84FC #FF84BE #FF8784
triadic
#FF84BE #BEFF84 #84BEFF
tetradic
#FF84BE #FCFF84 #84FFC5 #8784FF
square
#FF84BE #FCFF84 #84FFC5 #8784FF
split-complementary
#FF84BE #84FF87 #84FCFF
monochromatic
#FF0A7D #FF479E #FF84BE #FFC1DE #FFE0EF
Accessibility & contrast
On white
2.26
#FF84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FF84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84BE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84BE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff84be; /* rgb */ color: rgb(255, 132, 190); /* oklch */ color: oklch(76.7% 0.162 352.0);
Tailwind
colors: {
custom: {
50: '#ffabd1',
500: '#ff84be',
950: '#000000',
},
}SCSS
$custom: #ff84be; $custom-light: #ffabd1; $custom-dark: #000000;
JSON
{
"hex": "#ff84be",
"rgb": {
"r": 255,
"g": 132,
"b": 190
},
"hsl": {
"h": 331.707,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76688,
"c": 0.16171,
"h": 352
},
"luminance": 0.4148
}Semantic roles & 50–950 ramp
primary
#FF84BE
secondary
#D4F7E7
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82