#FF90FB#FF90FB
#FF90FB is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.7% C 0.186 H 328.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90FB |
|---|---|
| RGB | rgb(255, 144, 251) |
| HSL | hsl(302, 100%, 78%) |
| HSV | hsv(302, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 1.6%, 0%) |
| CIE-LAB | lab(74.94, 56.59, -35.61) |
| CIE-LCH | lch(74.94, 66.87, 327.82°) |
| OKLab | oklab(80.7% 0.1582 -0.0972) |
| OKLCH | oklch(80.7% 0.186 328.4) |
| XYZ | xyz(68.6248, 48.1751, 96.9321) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.83
Plum
#DDA0DD
ΔE00 8.26
Bubblegum Pink
#FE83CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90FB #90FF94
analogous
#CB90FF #FF90FB #FF90C3
triadic
#FF90FB #FBFF90 #90FBFF
tetradic
#FF90FB #FFCB90 #90FF94 #90C3FF
square
#FF90FB #FFCB90 #90FF94 #90C3FF
split-complementary
#FF90FB #C3FF90 #90FFCB
monochromatic
#FF16F7 #FF53F9 #FF90FB #FFCDFD #FFE0FE
Accessibility & contrast
On white
1.97
#FF90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FF90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90FB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90FB | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff90fb; /* rgb */ color: rgb(255, 144, 251); /* oklch */ color: oklch(80.7% 0.186 328.4);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#ff90fb',
950: '#000000',
},
}SCSS
$custom: #ff90fb; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#ff90fb",
"rgb": {
"r": 255,
"g": 144,
"b": 251
},
"hsl": {
"h": 302.162,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80702,
"c": 0.1857,
"h": 328.4
},
"luminance": 0.48172
}Semantic roles & 50–950 ramp
primary
#FF90FB
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085