#FA89EE#FA89EE
#FA89EE is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.6% C 0.183 H 331.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89EE |
|---|---|
| RGB | rgb(250, 137, 238) |
| HSL | hsl(306, 92%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 4.8%, 2%) |
| CIE-LAB | lab(72.49, 56.37, -32.36) |
| CIE-LCH | lch(72.49, 65.00, 330.14°) |
| OKLab | oklab(78.58% 0.1599 -0.088) |
| OKLCH | oklch(78.58% 0.183 331.2) |
| XYZ | xyz(63.8021, 44.3920, 86.0803) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89EE #89FA95
analogous
#CD89FA #FA89EE #FA89B5
triadic
#FA89EE #EEFA89 #89EEFA
tetradic
#FA89EE #FACD89 #89FA95 #89B5FA
square
#FA89EE #FACD89 #89FA95 #89B5FA
split-complementary
#FA89EE #B5FA89 #89FACD
monochromatic
#F514DD #F84EE6 #FA89EE #FCC4F6 #FEE2FB
Accessibility & contrast
On white
2.13
#FA89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FA89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89EE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89EE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa89ee; /* rgb */ color: rgb(250, 137, 238); /* oklch */ color: oklch(78.6% 0.183 331.2);
Tailwind
colors: {
custom: {
50: '#feaef3',
500: '#fa89ee',
950: '#000000',
},
}SCSS
$custom: #fa89ee; $custom-light: #feaef3; $custom-dark: #000000;
JSON
{
"hex": "#fa89ee",
"rgb": {
"r": 250,
"g": 137,
"b": 238
},
"hsl": {
"h": 306.372,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78582,
"c": 0.18254,
"h": 331.2
},
"luminance": 0.44388
}Semantic roles & 50–950 ramp
primary
#FA89EE
secondary
#D5F6D9
accent
#E61800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085