#FF84CB#FF84CB
#FF84CB is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.1% C 0.169 H 346.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84CB |
|---|---|
| RGB | rgb(255, 132, 203) |
| HSL | hsl(325, 100%, 76%) |
| HSV | hsv(325, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 20.4%, 0%) |
| CIE-LAB | lab(70.93, 54.89, -15.39) |
| CIE-LCH | lch(70.93, 57.01, 344.33°) |
| OKLab | oklab(77.13% 0.1639 -0.0406) |
| OKLCH | oklch(77.13% 0.169 346.1) |
| XYZ | xyz(60.2721, 42.0790, 61.4360) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.47
Pink (survey)
#FF81C0
ΔE00 2.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.16
Hot Pink
#FF69B4
ΔE00 5.60
Bubble Gum Pink
#FF69AF
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84CB #84FFB8
analogous
#F684FF #FF84CB #FF848D
triadic
#FF84CB #CBFF84 #84CBFF
tetradic
#FF84CB #FFF684 #84FFB8 #848DFF
square
#FF84CB #FFF684 #84FFB8 #848DFF
split-complementary
#FF84CB #8DFF84 #84FFF6
monochromatic
#FF0A97 #FF47B1 #FF84CB #FFC1E5 #FFE0F2
Accessibility & contrast
On white
2.23
#FF84CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FF84CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84CB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84CB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CD
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#FF829F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff84cb; /* rgb */ color: rgb(255, 132, 203); /* oklch */ color: oklch(77.1% 0.169 346.1);
Tailwind
colors: {
custom: {
50: '#ffabda',
500: '#ff84cb',
950: '#000000',
},
}SCSS
$custom: #ff84cb; $custom-light: #ffabda; $custom-dark: #000000;
JSON
{
"hex": "#ff84cb",
"rgb": {
"r": 255,
"g": 132,
"b": 203
},
"hsl": {
"h": 325.366,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.77131,
"c": 0.16887,
"h": 346.1
},
"luminance": 0.42074
}Semantic roles & 50–950 ramp
primary
#FF84CB
secondary
#D4F7E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83