#FB99DF#FB99DF
#FB99DF is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.5% C 0.145 H 338.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99DF |
|---|---|
| RGB | rgb(251, 153, 223) |
| HSL | hsl(317, 92%, 79%) |
| HSV | hsv(317, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 11.2%, 1.6%) |
| CIE-LAB | lab(75.22, 46.20, -19.98) |
| CIE-LCH | lch(75.22, 50.33, 336.62°) |
| OKLab | oklab(80.47% 0.1343 -0.0534) |
| OKLCH | oklch(80.47% 0.145 338.3) |
| XYZ | xyz(64.4942, 48.6231, 75.7859) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.01
Plum
#DDA0DD
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.07
Violet (CSS)
#EE82EE
ΔE00 7.77
Purply Pink
#F075E6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99DF #99FBB5
analogous
#E699FB #FB99DF #FB99AE
triadic
#FB99DF #DFFB99 #99DFFB
tetradic
#FB99DF #FBE699 #99FBB5 #99AEFB
square
#FB99DF #FBE699 #99FBB5 #99AEFB
split-complementary
#FB99DF #AEFB99 #99FBE6
monochromatic
#F623BA #F95ECD #FB99DF #FDD4F1 #FEE2F6
Accessibility & contrast
On white
1.96
#FB99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FB99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99DF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99DF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#FF9BB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb99df; /* rgb */ color: rgb(251, 153, 223); /* oklch */ color: oklch(80.5% 0.145 338.3);
Tailwind
colors: {
custom: {
50: '#feb9e9',
500: '#fb99df',
950: '#000000',
},
}SCSS
$custom: #fb99df; $custom-light: #feb9e9; $custom-dark: #000000;
JSON
{
"hex": "#fb99df",
"rgb": {
"r": 251,
"g": 153,
"b": 223
},
"hsl": {
"h": 317.143,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.80474,
"c": 0.14455,
"h": 338.3
},
"luminance": 0.48619
}Semantic roles & 50–950 ramp
primary
#FB99DF
secondary
#D5F6DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184