#FB8CCF#FB8CCF
#FB8CCF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.9% C 0.155 H 344.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CCF |
|---|---|
| RGB | rgb(251, 140, 207) |
| HSL | hsl(324, 93%, 77%) |
| HSV | hsv(324, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 17.5%, 1.6%) |
| CIE-LAB | lab(72.08, 50.28, -15.93) |
| CIE-LCH | lch(72.08, 52.75, 342.43°) |
| OKLab | oklab(77.93% 0.1491 -0.0421) |
| OKLCH | oklch(77.93% 0.155 344.2) |
| XYZ | xyz(60.4251, 43.7746, 64.2861) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 7.15
Hot Pink
#FF69B4
ΔE00 7.19
Bubble Gum Pink
#FF69AF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CCF #8CFBB8
analogous
#F08CFB #FB8CCF #FB8C98
triadic
#FB8CCF #CFFB8C #8CCFFB
tetradic
#FB8CCF #FBF08C #8CFBB8 #8C98FB
square
#FB8CCF #FBF08C #8CFBB8 #8C98FB
split-complementary
#FB8CCF #98FB8C #8CFBF0
monochromatic
#F7169E #F951B6 #FB8CCF #FDC7E8 #FEE1F3
Accessibility & contrast
On white
2.15
#FB8CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FB8CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CCF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CCF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D1
Deuteranopia (green-blind)
#B1B7CC
Tritanopia (blue-blind)
#FF8CA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8ccf; /* rgb */ color: rgb(251, 140, 207); /* oklch */ color: oklch(77.9% 0.155 344.2);
Tailwind
colors: {
custom: {
50: '#ffb0dd',
500: '#fb8ccf',
950: '#000000',
},
}SCSS
$custom: #fb8ccf; $custom-light: #ffb0dd; $custom-dark: #000000;
JSON
{
"hex": "#fb8ccf",
"rgb": {
"r": 251,
"g": 140,
"b": 207
},
"hsl": {
"h": 323.784,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77933,
"c": 0.15494,
"h": 344.2
},
"luminance": 0.4377
}Semantic roles & 50–950 ramp
primary
#FB8CCF
secondary
#D5F6E2
accent
#E65B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083