#FB8DC8#FB8DC8
#FB8DC8 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.8% C 0.149 H 347.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DC8 |
|---|---|
| RGB | rgb(251, 141, 200) |
| HSL | hsl(328, 93%, 77%) |
| HSV | hsv(328, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 20.3%, 1.6%) |
| CIE-LAB | lab(72.05, 48.76, -12.09) |
| CIE-LCH | lch(72.05, 50.24, 346.07°) |
| OKLab | oklab(77.84% 0.1456 -0.0317) |
| OKLCH | oklch(77.84% 0.149 347.7) |
| XYZ | xyz(59.7351, 43.7334, 59.9276) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.60
Bubblegum Pink
#FE83CC
ΔE00 2.65
Bubblegum (survey)
#FF6CB5
ΔE00 6.41
Pinky
#FC86AA
ΔE00 6.83
Hot Pink
#FF69B4
ΔE00 6.91
Bubble Gum Pink
#FF69AF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DC8 #8DFBC0
analogous
#F78DFB #FB8DC8 #FB8D91
triadic
#FB8DC8 #C8FB8D #8DC8FB
tetradic
#FB8DC8 #FBF78D #8DFBC0 #8D91FB
square
#FB8DC8 #FBF78D #8DFBC0 #8D91FB
split-complementary
#FB8DC8 #91FB8D #8DFBF7
monochromatic
#F7178F #F952AB #FB8DC8 #FDC8E5 #FEE1F1
Accessibility & contrast
On white
2.15
#FB8DC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FB8DC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DC8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DC8 | 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)
#97A5CA
Deuteranopia (green-blind)
#B3B8C5
Tritanopia (blue-blind)
#FF8BA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8dc8; /* rgb */ color: rgb(251, 141, 200); /* oklch */ color: oklch(77.8% 0.149 347.7);
Tailwind
colors: {
custom: {
50: '#ffb1d8',
500: '#fb8dc8',
950: '#000000',
},
}SCSS
$custom: #fb8dc8; $custom-light: #ffb1d8; $custom-dark: #000000;
JSON
{
"hex": "#fb8dc8",
"rgb": {
"r": 251,
"g": 141,
"b": 200
},
"hsl": {
"h": 327.818,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.77838,
"c": 0.14898,
"h": 347.7
},
"luminance": 0.43729
}Semantic roles & 50–950 ramp
primary
#FB8DC8
secondary
#D5F6E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083