#FB94CF#FB94CF
#FB94CF is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.142 H 345.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94CF |
|---|---|
| RGB | rgb(251, 148, 207) |
| HSL | hsl(326, 93%, 78%) |
| HSV | hsv(326, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 17.5%, 1.6%) |
| CIE-LAB | lab(73.67, 46.26, -13.52) |
| CIE-LCH | lch(73.67, 48.19, 343.70°) |
| OKLab | oklab(79.14% 0.1372 -0.0356) |
| OKLCH | oklch(79.14% 0.142 345.4) |
| XYZ | xyz(61.6369, 46.1981, 64.6901) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 4.25
Plum
#DDA0DD
ΔE00 7.70
Pinky
#FC86AA
ΔE00 8.02
Bubblegum (survey)
#FF6CB5
ΔE00 8.02
Powder Pink
#FFB2D0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94CF #94FBC0
analogous
#F394FB #FB94CF #FB949B
triadic
#FB94CF #CFFB94 #94CFFB
tetradic
#FB94CF #FBF394 #94FBC0 #949BFB
square
#FB94CF #FBF394 #94FBC0 #949BFB
split-complementary
#FB94CF #9BFB94 #94FBF3
monochromatic
#F71E9A #F959B5 #FB94CF #FDCFE9 #FEE2F2
Accessibility & contrast
On white
2.05
#FB94CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FB94CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94CF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94CF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb94cf; /* rgb */ color: rgb(251, 148, 207); /* oklch */ color: oklch(79.1% 0.142 345.4);
Tailwind
colors: {
custom: {
50: '#feb5dd',
500: '#fb94cf',
950: '#000000',
},
}SCSS
$custom: #fb94cf; $custom-light: #feb5dd; $custom-dark: #000000;
JSON
{
"hex": "#fb94cf",
"rgb": {
"r": 251,
"g": 148,
"b": 207
},
"hsl": {
"h": 325.631,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.79136,
"c": 0.14175,
"h": 345.4
},
"luminance": 0.46194
}Semantic roles & 50–950 ramp
primary
#FB94CF
secondary
#D5F6E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083