#FB93CC#FB93CC
#FB93CC is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.9% C 0.142 H 346.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93CC |
|---|---|
| RGB | rgb(251, 147, 204) |
| HSL | hsl(327, 93%, 78%) |
| HSV | hsv(327, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 18.7%, 1.6%) |
| CIE-LAB | lab(73.38, 46.32, -12.32) |
| CIE-LCH | lch(73.38, 47.93, 345.11°) |
| OKLab | oklab(78.88% 0.1378 -0.0323) |
| OKLCH | oklch(78.88% 0.142 346.8) |
| XYZ | xyz(61.1174, 45.7404, 62.7247) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.86
Pinky
#FC86AA
ΔE00 7.41
Bubblegum (survey)
#FF6CB5
ΔE00 7.70
Carnation Pink
#FF7FA7
ΔE00 8.03
Powder Pink
#FFB2D0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93CC #93FBC2
analogous
#F693FB #FB93CC #FB9398
triadic
#FB93CC #CCFB93 #93CCFB
tetradic
#FB93CC #FBF693 #93FBC2 #9398FB
square
#FB93CC #FBF693 #93FBC2 #9398FB
split-complementary
#FB93CC #98FB93 #93FBF6
monochromatic
#F71D94 #F958B0 #FB93CC #FDCEE8 #FEE1F1
Accessibility & contrast
On white
2.07
#FB93CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FB93CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93CC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93CC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#B6BBC9
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb93cc; /* rgb */ color: rgb(251, 147, 204); /* oklch */ color: oklch(78.9% 0.142 346.8);
Tailwind
colors: {
custom: {
50: '#feb5db',
500: '#fb93cc',
950: '#000000',
},
}SCSS
$custom: #fb93cc; $custom-light: #feb5db; $custom-dark: #000000;
JSON
{
"hex": "#fb93cc",
"rgb": {
"r": 251,
"g": 147,
"b": 204
},
"hsl": {
"h": 327.115,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.78881,
"c": 0.14154,
"h": 346.8
},
"luminance": 0.45736
}Semantic roles & 50–950 ramp
primary
#FB93CC
secondary
#D5F6E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083