#FB94CD#FB94CD
#FB94CD is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.140 H 346.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94CD |
|---|---|
| RGB | rgb(251, 148, 205) |
| HSL | hsl(327, 93%, 78%) |
| HSV | hsv(327, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 18.3%, 1.6%) |
| CIE-LAB | lab(73.61, 45.96, -12.52) |
| CIE-LCH | lch(73.61, 47.63, 344.77°) |
| OKLab | oklab(79.07% 0.1366 -0.0329) |
| OKLCH | oklch(79.07% 0.14 346.5) |
| XYZ | xyz(61.3939, 46.1009, 63.4105) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 4.09
Pinky
#FC86AA
ΔE00 7.59
Bubblegum (survey)
#FF6CB5
ΔE00 7.92
Powder Pink
#FFB2D0
ΔE00 7.98
Plum
#DDA0DD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94CD #94FBC2
analogous
#F594FB #FB94CD #FB9499
triadic
#FB94CD #CDFB94 #94CDFB
tetradic
#FB94CD #FBF594 #94FBC2 #9499FB
square
#FB94CD #FBF594 #94FBC2 #9499FB
split-complementary
#FB94CD #99FB94 #94FBF5
monochromatic
#F71E96 #F959B1 #FB94CD #FDCFE9 #FEE2F1
Accessibility & contrast
On white
2.05
#FB94CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FB94CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94CD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94CD | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb94cd; /* rgb */ color: rgb(251, 148, 205); /* oklch */ color: oklch(79.1% 0.140 346.5);
Tailwind
colors: {
custom: {
50: '#feb5dc',
500: '#fb94cd',
950: '#000000',
},
}SCSS
$custom: #fb94cd; $custom-light: #feb5dc; $custom-dark: #000000;
JSON
{
"hex": "#fb94cd",
"rgb": {
"r": 251,
"g": 148,
"b": 205
},
"hsl": {
"h": 326.796,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.79068,
"c": 0.14049,
"h": 346.5
},
"luminance": 0.46097
}Semantic roles & 50–950 ramp
primary
#FB94CD
secondary
#D5F6E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083