#F87FCB#F87FCB
#F87FCB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.6% C 0.171 H 343.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FCB |
|---|---|
| RGB | rgb(248, 127, 203) |
| HSL | hsl(322, 90%, 74%) |
| HSV | hsv(322, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 18.1%, 2.7%) |
| CIE-LAB | lab(69.08, 55.14, -18.28) |
| CIE-LCH | lch(69.08, 58.09, 341.66°) |
| OKLab | oklab(75.56% 0.1638 -0.0485) |
| OKLCH | oklch(75.56% 0.171 343.5) |
| XYZ | xyz(57.0813, 39.4513, 61.0968) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.46
Pink (survey)
#FF81C0
ΔE00 3.41
Bubblegum (survey)
#FF6CB5
ΔE00 5.01
Hot Pink
#FF69B4
ΔE00 5.34
Bubble Gum Pink
#FF69AF
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FCB #7FF8AC
analogous
#E87FF8 #F87FCB #F87F8E
triadic
#F87FCB #CBF87F #7FCBF8
tetradic
#F87FCB #F8E87F #7FF8AC #7F8EF8
square
#F87FCB #F8E87F #7FF8AC #7F8EF8
split-complementary
#F87FCB #8EF87F #7FF8E8
monochromatic
#F00D9B #F545B3 #F87FCB #FBB9E3 #FDE2F3
Accessibility & contrast
On white
2.36
#F87FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F87FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FCB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FCB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCE
Deuteranopia (green-blind)
#A8B0C8
Tritanopia (blue-blind)
#FF7F9C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87fcb; /* rgb */ color: rgb(248, 127, 203); /* oklch */ color: oklch(75.6% 0.171 343.5);
Tailwind
colors: {
custom: {
50: '#fda8db',
500: '#f87fcb',
950: '#000000',
},
}SCSS
$custom: #f87fcb; $custom-light: #fda8db; $custom-dark: #000000;
JSON
{
"hex": "#f87fcb",
"rgb": {
"r": 248,
"g": 127,
"b": 203
},
"hsl": {
"h": 322.314,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.75558,
"c": 0.17081,
"h": 343.5
},
"luminance": 0.39447
}Semantic roles & 50–950 ramp
primary
#F87FCB
secondary
#D6F5E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83