#FC90FC#FC90FC
#FC90FC is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.4% C 0.185 H 327.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90FC |
|---|---|
| RGB | rgb(252, 144, 252) |
| HSL | hsl(300, 95%, 78%) |
| HSV | hsv(300, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(74.62, 55.91, -36.67) |
| CIE-LCH | lch(74.62, 66.86, 326.74°) |
| OKLab | oklab(80.4% 0.1551 -0.1003) |
| OKLCH | oklch(80.4% 0.185 327.1) |
| XYZ | xyz(67.6876, 47.6736, 97.7132) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.70
Candy Pink
#FF63E9
ΔE00 7.85
Plum
#DDA0DD
ΔE00 8.20
Violet Pink
#FB5FFC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90FC #90FC90
analogous
#C690FC #FC90FC #FC90C6
triadic
#FC90FC #FCFC90 #90FCFC
tetradic
#FC90FC #FCC690 #90FC90 #90C6FC
square
#FC90FC #FCC690 #90FC90 #90C6FC
split-complementary
#FC90FC #C6FC90 #90FCC6
monochromatic
#F919F9 #FA54FA #FC90FC #FECCFE #FEE1FE
Accessibility & contrast
On white
1.99
#FC90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FC90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90FC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90FC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc90fc; /* rgb */ color: rgb(252, 144, 252); /* oklch */ color: oklch(80.4% 0.185 327.1);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fc90fc',
950: '#000000',
},
}SCSS
$custom: #fc90fc; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fc90fc",
"rgb": {
"r": 252,
"g": 144,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.80403,
"c": 0.18471,
"h": 327.1
},
"luminance": 0.4767
}Semantic roles & 50–950 ramp
primary
#FC90FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085