#FA89E1#FA89E1
#FA89E1 is a light, vivid pink. Relative luminance 0.437; OKLCH L 78.1% C 0.172 H 336.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89E1 |
|---|---|
| RGB | rgb(250, 137, 225) |
| HSL | hsl(313, 92%, 76%) |
| HSV | hsv(313, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 10%, 2%) |
| CIE-LAB | lab(72.00, 54.24, -25.99) |
| CIE-LCH | lch(72.00, 60.14, 334.40°) |
| OKLab | oklab(78.05% 0.1571 -0.07) |
| OKLCH | oklch(78.05% 0.172 336) |
| XYZ | xyz(61.9607, 43.6554, 76.3824) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.32
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.26
Pink (survey)
#FF81C0
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89E1 #89FAA2
analogous
#DA89FA #FA89E1 #FA89A8
triadic
#FA89E1 #E1FA89 #89E1FA
tetradic
#FA89E1 #FADA89 #89FAA2 #89A8FA
square
#FA89E1 #FADA89 #89FAA2 #89A8FA
split-complementary
#FA89E1 #A8FA89 #89FADA
monochromatic
#F514C3 #F84ED2 #FA89E1 #FCC4F0 #FEE2F8
Accessibility & contrast
On white
2.16
#FA89E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FA89E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89E1
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89E1 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E4
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#FF8EAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa89e1; /* rgb */ color: rgb(250, 137, 225); /* oklch */ color: oklch(78.1% 0.172 336.0);
Tailwind
colors: {
custom: {
50: '#feaeea',
500: '#fa89e1',
950: '#000000',
},
}SCSS
$custom: #fa89e1; $custom-light: #feaeea; $custom-dark: #000000;
JSON
{
"hex": "#fa89e1",
"rgb": {
"r": 250,
"g": 137,
"b": 225
},
"hsl": {
"h": 313.274,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78052,
"c": 0.17197,
"h": 336
},
"luminance": 0.43652
}Semantic roles & 50–950 ramp
primary
#FA89E1
secondary
#D5F6DC
accent
#E63300
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084