#FB93CA#FB93CA
#FB93CA is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.8% C 0.140 H 347.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93CA |
|---|---|
| RGB | rgb(251, 147, 202) |
| HSL | hsl(328, 93%, 78%) |
| HSV | hsv(328, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 19.5%, 1.6%) |
| CIE-LAB | lab(73.31, 46.03, -11.31) |
| CIE-LCH | lch(73.31, 47.39, 346.20°) |
| OKLab | oklab(78.81% 0.1372 -0.0296) |
| OKLCH | oklch(78.81% 0.14 347.8) |
| XYZ | xyz(60.8791, 45.6451, 61.4695) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 3.83
Pinky
#FC86AA
ΔE00 6.97
Bubblegum (survey)
#FF6CB5
ΔE00 7.63
Carnation Pink
#FF7FA7
ΔE00 7.64
Powder Pink
#FFB2D0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93CA #93FBC4
analogous
#F893FB #FB93CA #FB9396
triadic
#FB93CA #CAFB93 #93CAFB
tetradic
#FB93CA #FBF893 #93FBC4 #9396FB
square
#FB93CA #FBF893 #93FBC4 #9396FB
split-complementary
#FB93CA #96FB93 #93FBF8
monochromatic
#F71D90 #F958AD #FB93CA #FDCEE7 #FEE1F1
Accessibility & contrast
On white
2.07
#FB93CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FB93CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93CA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93CA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#B7BBC7
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb93ca; /* rgb */ color: rgb(251, 147, 202); /* oklch */ color: oklch(78.8% 0.140 347.8);
Tailwind
colors: {
custom: {
50: '#feb5da',
500: '#fb93ca',
950: '#000000',
},
}SCSS
$custom: #fb93ca; $custom-light: #feb5da; $custom-dark: #000000;
JSON
{
"hex": "#fb93ca",
"rgb": {
"r": 251,
"g": 147,
"b": 202
},
"hsl": {
"h": 328.269,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.78813,
"c": 0.14034,
"h": 347.8
},
"luminance": 0.45641
}Semantic roles & 50–950 ramp
primary
#FB93CA
secondary
#D5F6E5
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083