#F787BF#F787BF
#F787BF is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.2% C 0.150 H 349.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F787BF |
|---|---|
| RGB | rgb(247, 135, 191) |
| HSL | hsl(330, 88%, 75%) |
| HSV | hsv(330, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 22.7%, 3.1%) |
| CIE-LAB | lab(70.08, 49.18, -10.08) |
| CIE-LCH | lch(70.08, 50.20, 348.41°) |
| OKLab | oklab(76.16% 0.1475 -0.0262) |
| OKLCH | oklch(76.16% 0.15 349.9) |
| XYZ | xyz(56.4271, 40.8680, 54.1965) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.69
Bubblegum Pink
#FE83CC
ΔE00 3.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Hot Pink
#FF69B4
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.69
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787BF #87F7BF
analogous
#F787F7 #F787BF #F78787
triadic
#F787BF #BFF787 #87BFF7
tetradic
#F787BF #F7F787 #87F7BF #8787F7
square
#F787BF #F7F787 #87F7BF #8787F7
split-complementary
#F787BF #87F787 #87F7F7
monochromatic
#EF1482 #F34EA0 #F787BF #FBC0DE #FDE2F0
Accessibility & contrast
On white
2.29
#F787BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F787BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787BF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787BF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC1
Deuteranopia (green-blind)
#AFB3BC
Tritanopia (blue-blind)
#FF849C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f787bf; /* rgb */ color: rgb(247, 135, 191); /* oklch */ color: oklch(76.2% 0.150 349.9);
Tailwind
colors: {
custom: {
50: '#fcacd2',
500: '#f787bf',
950: '#000000',
},
}SCSS
$custom: #f787bf; $custom-light: #fcacd2; $custom-dark: #000000;
JSON
{
"hex": "#f787bf",
"rgb": {
"r": 247,
"g": 135,
"b": 191
},
"hsl": {
"h": 330,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.76158,
"c": 0.14986,
"h": 349.9
},
"luminance": 0.40864
}Semantic roles & 50–950 ramp
primary
#F787BF
secondary
#D6F5E6
accent
#E47301
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82