#FB8CC7#FB8CC7
#FB8CC7 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.7% C 0.150 H 348.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CC7 |
|---|---|
| RGB | rgb(251, 140, 199) |
| HSL | hsl(328, 93%, 77%) |
| HSV | hsv(328, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 20.7%, 1.6%) |
| CIE-LAB | lab(71.82, 49.12, -11.88) |
| CIE-LCH | lch(71.82, 50.53, 346.40°) |
| OKLab | oklab(77.66% 0.1468 -0.0311) |
| OKLCH | oklch(77.66% 0.15 348) |
| XYZ | xyz(59.4718, 43.3933, 59.2652) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum Pink
#FE83CC
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.19
Pinky
#FC86AA
ΔE00 6.68
Hot Pink
#FF69B4
ΔE00 6.68
Bubble Gum Pink
#FF69AF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CC7 #8CFBC0
analogous
#F78CFB #FB8CC7 #FB8C90
triadic
#FB8CC7 #C7FB8C #8CC7FB
tetradic
#FB8CC7 #FBF78C #8CFBC0 #8C90FB
square
#FB8CC7 #FBF78C #8CFBC0 #8C90FB
split-complementary
#FB8CC7 #90FB8C #8CFBF7
monochromatic
#F7168D #F951AA #FB8CC7 #FDC7E4 #FEE1F1
Accessibility & contrast
On white
2.17
#FB8CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FB8CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CC7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CC7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4C9
Deuteranopia (green-blind)
#B3B7C4
Tritanopia (blue-blind)
#FF8AA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb8cc7; /* rgb */ color: rgb(251, 140, 199); /* oklch */ color: oklch(77.7% 0.150 348.0);
Tailwind
colors: {
custom: {
50: '#ffb0d8',
500: '#fb8cc7',
950: '#000000',
},
}SCSS
$custom: #fb8cc7; $custom-light: #ffb0d8; $custom-dark: #000000;
JSON
{
"hex": "#fb8cc7",
"rgb": {
"r": 251,
"g": 140,
"b": 199
},
"hsl": {
"h": 328.108,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77655,
"c": 0.15002,
"h": 348
},
"luminance": 0.43389
}Semantic roles & 50–950 ramp
primary
#FB8CC7
secondary
#D5F6E4
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083