#FB99CE#FB99CE
#FB99CE is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.9% C 0.133 H 346.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99CE |
|---|---|
| RGB | rgb(251, 153, 206) |
| HSL | hsl(328, 92%, 79%) |
| HSV | hsv(328, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 17.9%, 1.6%) |
| CIE-LAB | lab(74.67, 43.56, -11.48) |
| CIE-LCH | lch(74.67, 45.05, 345.23°) |
| OKLab | oklab(79.88% 0.1294 -0.0301) |
| OKLCH | oklch(79.88% 0.133 346.9) |
| XYZ | xyz(62.3163, 47.7519, 64.3153) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 5.07
Powder Pink
#FFB2D0
ΔE00 6.86
Pinky
#FC86AA
ΔE00 7.74
Plum
#DDA0DD
ΔE00 7.85
Carnation Pink
#FF7FA7
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99CE #99FBC6
analogous
#F799FB #FB99CE #FB999D
triadic
#FB99CE #CEFB99 #99CEFB
tetradic
#FB99CE #FBF799 #99FBC6 #999DFB
square
#FB99CE #FBF799 #99FBC6 #999DFB
split-complementary
#FB99CE #9DFB99 #99FBF7
monochromatic
#F62395 #F95EB2 #FB99CE #FDD4EA #FEE2F1
Accessibility & contrast
On white
1.99
#FB99CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FB99CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99CE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99CE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#B9BECB
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb99ce; /* rgb */ color: rgb(251, 153, 206); /* oklch */ color: oklch(79.9% 0.133 346.9);
Tailwind
colors: {
custom: {
50: '#feb8dd',
500: '#fb99ce',
950: '#000000',
},
}SCSS
$custom: #fb99ce; $custom-light: #feb8dd; $custom-dark: #000000;
JSON
{
"hex": "#fb99ce",
"rgb": {
"r": 251,
"g": 153,
"b": 206
},
"hsl": {
"h": 327.551,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.79879,
"c": 0.13282,
"h": 346.9
},
"luminance": 0.47748
}Semantic roles & 50–950 ramp
primary
#FB99CE
secondary
#D5F6E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083