#FF90FE#FF90FE
#FF90FE is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.8% C 0.188 H 327.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90FE |
|---|---|
| RGB | rgb(255, 144, 254) |
| HSL | hsl(301, 100%, 78%) |
| HSV | hsv(301, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 0.4%, 0%) |
| CIE-LAB | lab(75.06, 57.11, -37.05) |
| CIE-LCH | lch(75.06, 68.08, 327.03°) |
| OKLab | oklab(80.83% 0.1588 -0.1013) |
| OKLCH | oklch(80.83% 0.188 327.5) |
| XYZ | xyz(69.1014, 48.3658, 99.4424) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 7.91
Violet Pink
#FB5FFC
ΔE00 8.50
Plum
#DDA0DD
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90FE #90FF91
analogous
#C990FF #FF90FE #FF90C6
triadic
#FF90FE #FEFF90 #90FEFF
tetradic
#FF90FE #FFC990 #90FF91 #90C6FF
square
#FF90FE #FFC990 #90FF91 #90C6FF
split-complementary
#FF90FE #C6FF90 #90FFC9
monochromatic
#FF16FD #FF53FD #FF90FE #FFCDFF #FFE0FF
Accessibility & contrast
On white
1.97
#FF90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FF90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90FE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90FE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff90fe; /* rgb */ color: rgb(255, 144, 254); /* oklch */ color: oklch(80.8% 0.188 327.5);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#ff90fe',
950: '#000000',
},
}SCSS
$custom: #ff90fe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#ff90fe",
"rgb": {
"r": 255,
"g": 144,
"b": 254
},
"hsl": {
"h": 300.541,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.8083,
"c": 0.18836,
"h": 327.5
},
"luminance": 0.48362
}Semantic roles & 50–950 ramp
primary
#FF90FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086