#FA99E2#FA99E2
#FA99E2 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.5% C 0.146 H 336.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FA99E2 |
|---|---|
| RGB | rgb(250, 153, 226) |
| HSL | hsl(315, 91%, 79%) |
| HSV | hsv(315, 39%, 98%) |
| CMYK | cmyk(0%, 38.8%, 9.6%, 2%) |
| CIE-LAB | lab(75.20, 46.37, -21.65) |
| CIE-LCH | lch(75.20, 51.17, 334.98°) |
| OKLab | oklab(80.47% 0.1341 -0.058) |
| OKLCH | oklch(80.47% 0.146 336.6) |
| XYZ | xyz(64.5429, 48.6010, 77.9180) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.38
Plum
#DDA0DD
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.70
Violet (CSS)
#EE82EE
ΔE00 7.20
Pink (survey)
#FF81C0
ΔE00 7.34
Purply Pink
#F075E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA99E2 #99FAB1
analogous
#E199FA #FA99E2 #FA99B2
triadic
#FA99E2 #E2FA99 #99E2FA
tetradic
#FA99E2 #FAE199 #99FAB1 #99B2FA
square
#FA99E2 #FAE199 #99FAB1 #99B2FA
split-complementary
#FA99E2 #B2FA99 #99FAE1
monochromatic
#F424C1 #F75FD1 #FA99E2 #FDD3F3 #FEE2F7
Accessibility & contrast
On white
1.96
#FA99E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FA99E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA99E2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA99E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA99E2 | 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)
#9AB0E5
Deuteranopia (green-blind)
#B3BFDF
Tritanopia (blue-blind)
#FF9CB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa99e2; /* rgb */ color: rgb(250, 153, 226); /* oklch */ color: oklch(80.5% 0.146 336.6);
Tailwind
colors: {
custom: {
50: '#fdb9eb',
500: '#fa99e2',
950: '#000000',
},
}SCSS
$custom: #fa99e2; $custom-light: #fdb9eb; $custom-dark: #000000;
JSON
{
"hex": "#fa99e2",
"rgb": {
"r": 250,
"g": 153,
"b": 226
},
"hsl": {
"h": 314.845,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.80472,
"c": 0.14608,
"h": 336.6
},
"luminance": 0.48597
}Semantic roles & 50–950 ramp
primary
#FA99E2
secondary
#D5F6DD
accent
#E63900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184