#FB93CE#FB93CE
#FB93CE is a light, vivid pink. Relative luminance 0.458; OKLCH L 78.9% C 0.143 H 345.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93CE |
|---|---|
| RGB | rgb(251, 147, 206) |
| HSL | hsl(326, 93%, 78%) |
| HSV | hsv(326, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 17.9%, 1.6%) |
| CIE-LAB | lab(73.44, 46.62, -13.32) |
| CIE-LCH | lch(73.44, 48.48, 344.05°) |
| OKLab | oklab(78.95% 0.1384 -0.0351) |
| OKLCH | oklch(78.95% 0.143 345.8) |
| XYZ | xyz(61.3588, 45.8370, 63.9962) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 4.01
Bubblegum (survey)
#FF6CB5
ΔE00 7.79
Pinky
#FC86AA
ΔE00 7.84
Plum
#DDA0DD
ΔE00 7.86
Hot Pink
#FF69B4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93CE #93FBC0
analogous
#F493FB #FB93CE #FB939A
triadic
#FB93CE #CEFB93 #93CEFB
tetradic
#FB93CE #FBF493 #93FBC0 #939AFB
square
#FB93CE #FBF493 #93FBC0 #939AFB
split-complementary
#FB93CE #9AFB93 #93FBF4
monochromatic
#F71D98 #F958B3 #FB93CE #FDCEE9 #FEE1F2
Accessibility & contrast
On white
2.07
#FB93CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FB93CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93CE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93CE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD0
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb93ce; /* rgb */ color: rgb(251, 147, 206); /* oklch */ color: oklch(78.9% 0.143 345.8);
Tailwind
colors: {
custom: {
50: '#feb5dd',
500: '#fb93ce',
950: '#000000',
},
}SCSS
$custom: #fb93ce; $custom-light: #feb5dd; $custom-dark: #000000;
JSON
{
"hex": "#fb93ce",
"rgb": {
"r": 251,
"g": 147,
"b": 206
},
"hsl": {
"h": 325.962,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.78949,
"c": 0.14277,
"h": 345.8
},
"luminance": 0.45833
}Semantic roles & 50–950 ramp
primary
#FB93CE
secondary
#D5F6E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083