#FE90FF#FE90FF
#FE90FF is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.8% C 0.189 H 326.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90FF |
|---|---|
| RGB | rgb(254, 144, 255) |
| HSL | hsl(299, 100%, 78%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.4%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(74.98, 57.00, -37.73) |
| CIE-LCH | lch(74.98, 68.36, 326.50°) |
| OKLab | oklab(80.76% 0.1579 -0.1032) |
| OKLCH | oklch(80.76% 0.189 326.8) |
| XYZ | xyz(68.8950, 48.2407, 100.2708) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 7.94
Violet Pink
#FB5FFC
ΔE00 8.42
Light Magenta
#FA5FF7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90FF #91FF90
analogous
#C690FF #FE90FF #FF90C9
triadic
#FE90FF #FFFE90 #90FFFE
tetradic
#FE90FF #FFC690 #91FF90 #90C9FF
square
#FE90FF #FFC690 #91FF90 #90C9FF
split-complementary
#FE90FF #C9FF90 #90FFC6
monochromatic
#FD16FF #FD53FF #FE90FF #FFCDFF #FFE0FF
Accessibility & contrast
On white
1.97
#FE90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FE90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90FF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90FF | 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)
#86B0FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#FF9BBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe90ff; /* rgb */ color: rgb(254, 144, 255); /* oklch */ color: oklch(80.8% 0.189 326.8);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fe90ff',
950: '#000000',
},
}SCSS
$custom: #fe90ff; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fe90ff",
"rgb": {
"r": 254,
"g": 144,
"b": 255
},
"hsl": {
"h": 299.459,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.8076,
"c": 0.18864,
"h": 326.8
},
"luminance": 0.48237
}Semantic roles & 50–950 ramp
primary
#FE90FF
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086