#FF90FC#FF90FC
#FF90FC is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.7% C 0.187 H 328.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90FC |
|---|---|
| RGB | rgb(255, 144, 252) |
| HSL | hsl(302, 100%, 78%) |
| HSV | hsv(302, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 1.2%, 0%) |
| CIE-LAB | lab(74.97, 56.77, -36.09) |
| CIE-LCH | lch(74.97, 67.27, 327.55°) |
| OKLab | oklab(80.75% 0.1584 -0.0986) |
| OKLCH | oklch(80.75% 0.187 328.1) |
| XYZ | xyz(68.7828, 48.2383, 97.7645) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.85
Plum
#DDA0DD
ΔE00 8.35
Violet Pink
#FB5FFC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90FC #90FF93
analogous
#CA90FF #FF90FC #FF90C4
triadic
#FF90FC #FCFF90 #90FCFF
tetradic
#FF90FC #FFCA90 #90FF93 #90C4FF
square
#FF90FC #FFCA90 #90FF93 #90C4FF
split-complementary
#FF90FC #C4FF90 #90FFCA
monochromatic
#FF16F9 #FF53FA #FF90FC #FFCDFE #FFE0FE
Accessibility & contrast
On white
1.97
#FF90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FF90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90FC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90FC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff90fc; /* rgb */ color: rgb(255, 144, 252); /* oklch */ color: oklch(80.7% 0.187 328.1);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#ff90fc',
950: '#000000',
},
}SCSS
$custom: #ff90fc; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#ff90fc",
"rgb": {
"r": 255,
"g": 144,
"b": 252
},
"hsl": {
"h": 301.622,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80745,
"c": 0.18658,
"h": 328.1
},
"luminance": 0.48235
}Semantic roles & 50–950 ramp
primary
#FF90FC
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085