#FB99CF#FB99CF
#FB99CF is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.9% C 0.133 H 346.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99CF |
|---|---|
| RGB | rgb(251, 153, 207) |
| HSL | hsl(327, 92%, 79%) |
| HSV | hsv(327, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 17.5%, 1.6%) |
| CIE-LAB | lab(74.70, 43.71, -11.99) |
| CIE-LCH | lch(74.70, 45.32, 344.66°) |
| OKLab | oklab(79.91% 0.1297 -0.0315) |
| OKLCH | oklch(79.91% 0.133 346.4) |
| XYZ | xyz(62.4382, 47.8006, 64.9571) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.69
Pinky
#FC86AA
ΔE00 7.94
Carnation Pink
#FF7FA7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99CF #99FBC5
analogous
#F699FB #FB99CF #FB999E
triadic
#FB99CF #CFFB99 #99CFFB
tetradic
#FB99CF #FBF699 #99FBC5 #999EFB
square
#FB99CF #FBF699 #99FBC5 #999EFB
split-complementary
#FB99CF #9EFB99 #99FBF6
monochromatic
#F62398 #F95EB3 #FB99CF #FDD4EB #FEE2F1
Accessibility & contrast
On white
1.99
#FB99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FB99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99CF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99CF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED1
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb99cf; /* rgb */ color: rgb(251, 153, 207); /* oklch */ color: oklch(79.9% 0.133 346.4);
Tailwind
colors: {
custom: {
50: '#feb9dd',
500: '#fb99cf',
950: '#000000',
},
}SCSS
$custom: #fb99cf; $custom-light: #feb9dd; $custom-dark: #000000;
JSON
{
"hex": "#fb99cf",
"rgb": {
"r": 251,
"g": 153,
"b": 207
},
"hsl": {
"h": 326.939,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.79912,
"c": 0.13342,
"h": 346.4
},
"luminance": 0.47797
}Semantic roles & 50–950 ramp
primary
#FB99CF
secondary
#D5F6E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083