#FA88F5#FA88F5
#FA88F5 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.7% C 0.190 H 328.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FA88F5 |
|---|---|
| RGB | rgb(250, 136, 245) |
| HSL | hsl(303, 92%, 76%) |
| HSV | hsv(303, 46%, 98%) |
| CMYK | cmyk(0%, 45.6%, 2%, 2%) |
| CIE-LAB | lab(72.58, 58.05, -36.05) |
| CIE-LCH | lch(72.58, 68.33, 328.16°) |
| OKLab | oklab(78.74% 0.1627 -0.0985) |
| OKLCH | oklch(78.74% 0.19 328.8) |
| XYZ | xyz(64.7090, 44.5284, 91.5549) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 7.05
Violet Pink
#FB5FFC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA88F5 #88FA8D
analogous
#C688FA #FA88F5 #FA88BC
triadic
#FA88F5 #F5FA88 #88F5FA
tetradic
#FA88F5 #FAC688 #88FA8D #88BCFA
square
#FA88F5 #FAC688 #88FA8D #88BCFA
split-complementary
#FA88F5 #BCFA88 #88FAC6
monochromatic
#F513EB #F84DF0 #FA88F5 #FCC3FA #FEE2FD
Accessibility & contrast
On white
2.12
#FA88F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FA88F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA88F5
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA88F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA88F5 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa88f5; /* rgb */ color: rgb(250, 136, 245); /* oklch */ color: oklch(78.7% 0.190 328.8);
Tailwind
colors: {
custom: {
50: '#feaef8',
500: '#fa88f5',
950: '#000000',
},
}SCSS
$custom: #fa88f5; $custom-light: #feaef8; $custom-dark: #000000;
JSON
{
"hex": "#fa88f5",
"rgb": {
"r": 250,
"g": 136,
"b": 245
},
"hsl": {
"h": 302.632,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.7874,
"c": 0.19016,
"h": 328.8
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#FA88F5
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085