#FC90FE#FC90FE
#FC90FE is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.5% C 0.187 H 326.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90FE |
|---|---|
| RGB | rgb(252, 144, 254) |
| HSL | hsl(299, 98%, 78%) |
| HSV | hsv(299, 43%, 100%) |
| CMYK | cmyk(0.8%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(74.70, 56.26, -37.63) |
| CIE-LCH | lch(74.70, 67.69, 326.22°) |
| OKLab | oklab(80.49% 0.1555 -0.103) |
| OKLCH | oklch(80.49% 0.187 326.5) |
| XYZ | xyz(68.0062, 47.8010, 99.3911) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.90
Candy Pink
#FF63E9
ΔE00 7.92
Violet Pink
#FB5FFC
ΔE00 8.38
Plum
#DDA0DD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90FE #92FE90
analogous
#C590FE #FC90FE #FE90C9
triadic
#FC90FE #FEFC90 #90FEFC
tetradic
#FC90FE #FEC590 #92FE90 #90C9FE
square
#FC90FE #FEC590 #92FE90 #90C9FE
split-complementary
#FC90FE #C9FE90 #90FEC5
monochromatic
#F917FD #FA53FD #FC90FE #FECDFF #FEE1FF
Accessibility & contrast
On white
1.99
#FC90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FC90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90FE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90FE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc90fe; /* rgb */ color: rgb(252, 144, 254); /* oklch */ color: oklch(80.5% 0.187 326.5);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fc90fe',
950: '#000000',
},
}SCSS
$custom: #fc90fe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fc90fe",
"rgb": {
"r": 252,
"g": 144,
"b": 254
},
"hsl": {
"h": 298.909,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.80489,
"c": 0.18653,
"h": 326.5
},
"luminance": 0.47798
}Semantic roles & 50–950 ramp
primary
#FC90FE
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086