#FB95CA#FB95CA
#FB95CA is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.1% C 0.137 H 348.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FB95CA |
|---|---|
| RGB | rgb(251, 149, 202) |
| HSL | hsl(329, 93%, 78%) |
| HSV | hsv(329, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 19.5%, 1.6%) |
| CIE-LAB | lab(73.72, 45.01, -10.70) |
| CIE-LCH | lch(73.72, 46.26, 346.63°) |
| OKLab | oklab(79.12% 0.1342 -0.0279) |
| OKLCH | oklch(79.12% 0.137 348.2) |
| XYZ | xyz(61.1928, 46.2725, 61.5741) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.16
Bubblegum Pink
#FE83CC
ΔE00 4.33
Pinky
#FC86AA
ΔE00 6.93
Powder Pink
#FFB2D0
ΔE00 7.39
Carnation Pink
#FF7FA7
ΔE00 7.67
Bubblegum (survey)
#FF6CB5
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB95CA #95FBC6
analogous
#F995FB #FB95CA #FB9597
triadic
#FB95CA #CAFB95 #95CAFB
tetradic
#FB95CA #FBF995 #95FBC6 #9597FB
square
#FB95CA #FBF995 #95FBC6 #9597FB
split-complementary
#FB95CA #97FB95 #95FBF9
monochromatic
#F71F8F #F95AAD #FB95CA #FDD0E7 #FEE2F0
Accessibility & contrast
On white
2.05
#FB95CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FB95CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB95CA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB95CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB95CA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#B8BCC7
Tritanopia (blue-blind)
#FF93A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb95ca; /* rgb */ color: rgb(251, 149, 202); /* oklch */ color: oklch(79.1% 0.137 348.2);
Tailwind
colors: {
custom: {
50: '#feb6da',
500: '#fb95ca',
950: '#000000',
},
}SCSS
$custom: #fb95ca; $custom-light: #feb6da; $custom-dark: #000000;
JSON
{
"hex": "#fb95ca",
"rgb": {
"r": 251,
"g": 149,
"b": 202
},
"hsl": {
"h": 328.824,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79121,
"c": 0.13705,
"h": 348.2
},
"luminance": 0.46268
}Semantic roles & 50–950 ramp
primary
#FB95CA
secondary
#D5F6E5
accent
#E66E00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083