#FB99F2#FB99F2
#FB99F2 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.2% C 0.160 H 330.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99F2 |
|---|---|
| RGB | rgb(251, 153, 242) |
| HSL | hsl(306, 92%, 79%) |
| HSV | hsv(306, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 3.6%, 1.6%) |
| CIE-LAB | lab(75.89, 49.36, -29.30) |
| CIE-LCH | lch(75.89, 57.40, 329.31°) |
| OKLab | oklab(81.2% 0.1392 -0.0795) |
| OKLCH | oklch(81.2% 0.16 330.3) |
| XYZ | xyz(67.2010, 49.7058, 90.0416) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 7.50
Bubblegum Pink
#FE83CC
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99F2 #99FBA2
analogous
#D399FB #FB99F2 #FB99C1
triadic
#FB99F2 #F2FB99 #99F2FB
tetradic
#FB99F2 #FBD399 #99FBA2 #99C1FB
square
#FB99F2 #FBD399 #99FBA2 #99C1FB
split-complementary
#FB99F2 #C1FB99 #99FBD3
monochromatic
#F623E3 #F95EEA #FB99F2 #FDD4FA #FEE2FB
Accessibility & contrast
On white
1.92
#FB99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FB99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99F2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99F2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb99f2; /* rgb */ color: rgb(251, 153, 242); /* oklch */ color: oklch(81.2% 0.160 330.3);
Tailwind
colors: {
custom: {
50: '#feb9f6',
500: '#fb99f2',
950: '#000000',
},
}SCSS
$custom: #fb99f2; $custom-light: #feb9f6; $custom-dark: #000000;
JSON
{
"hex": "#fb99f2",
"rgb": {
"r": 251,
"g": 153,
"b": 242
},
"hsl": {
"h": 305.51,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.81202,
"c": 0.16026,
"h": 330.3
},
"luminance": 0.49703
}Semantic roles & 50–950 ramp
primary
#FB99F2
secondary
#D5F6D8
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185