#FB94CE#FB94CE
#FB94CE is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.141 H 346.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94CE |
|---|---|
| RGB | rgb(251, 148, 206) |
| HSL | hsl(326, 93%, 78%) |
| HSV | hsv(326, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 17.9%, 1.6%) |
| CIE-LAB | lab(73.64, 46.11, -13.02) |
| CIE-LCH | lch(73.64, 47.91, 344.23°) |
| OKLab | oklab(79.1% 0.1369 -0.0342) |
| OKLCH | oklch(79.1% 0.141 346) |
| XYZ | xyz(61.5150, 46.1493, 64.0482) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 4.16
Pinky
#FC86AA
ΔE00 7.81
Plum
#DDA0DD
ΔE00 7.84
Bubblegum (survey)
#FF6CB5
ΔE00 7.97
Powder Pink
#FFB2D0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94CE #94FBC1
analogous
#F594FB #FB94CE #FB949A
triadic
#FB94CE #CEFB94 #94CEFB
tetradic
#FB94CE #FBF594 #94FBC1 #949AFB
square
#FB94CE #FBF594 #94FBC1 #949AFB
split-complementary
#FB94CE #9AFB94 #94FBF5
monochromatic
#F71E98 #F959B3 #FB94CE #FDCFE9 #FEE2F1
Accessibility & contrast
On white
2.05
#FB94CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FB94CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94CE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94CE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAAD0
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb94ce; /* rgb */ color: rgb(251, 148, 206); /* oklch */ color: oklch(79.1% 0.141 346.0);
Tailwind
colors: {
custom: {
50: '#feb5dd',
500: '#fb94ce',
950: '#000000',
},
}SCSS
$custom: #fb94ce; $custom-light: #feb5dd; $custom-dark: #000000;
JSON
{
"hex": "#fb94ce",
"rgb": {
"r": 251,
"g": 148,
"b": 206
},
"hsl": {
"h": 326.214,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.79102,
"c": 0.14112,
"h": 346
},
"luminance": 0.46145
}Semantic roles & 50–950 ramp
primary
#FB94CE
secondary
#D5F6E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083