#FE90FD#FE90FD
#FE90FD is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.7% C 0.187 H 327.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90FD |
|---|---|
| RGB | rgb(254, 144, 253) |
| HSL | hsl(301, 98%, 78%) |
| HSV | hsv(301, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 0.4%, 0.4%) |
| CIE-LAB | lab(74.90, 56.66, -36.77) |
| CIE-LCH | lch(74.90, 67.54, 327.02°) |
| OKLab | oklab(80.67% 0.1575 -0.1005) |
| OKLCH | oklch(80.67% 0.187 327.5) |
| XYZ | xyz(68.5747, 48.1126, 98.5841) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.87
Plum
#DDA0DD
ΔE00 8.39
Violet Pink
#FB5FFC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90FD #90FE91
analogous
#C890FE #FE90FD #FE90C6
triadic
#FE90FD #FDFE90 #90FDFE
tetradic
#FE90FD #FEC890 #90FE91 #90C6FE
square
#FE90FD #FEC890 #90FE91 #90C6FE
split-complementary
#FE90FD #C6FE90 #90FEC8
monochromatic
#FD17FB #FD53FC #FE90FD #FFCDFE #FFE1FE
Accessibility & contrast
On white
1.98
#FE90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FE90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90FD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90FD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A6BDFA
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe90fd; /* rgb */ color: rgb(254, 144, 253); /* oklch */ color: oklch(80.7% 0.187 327.5);
Tailwind
colors: {
custom: {
50: '#ffb3fe',
500: '#fe90fd',
950: '#000000',
},
}SCSS
$custom: #fe90fd; $custom-light: #ffb3fe; $custom-dark: #000000;
JSON
{
"hex": "#fe90fd",
"rgb": {
"r": 254,
"g": 144,
"b": 253
},
"hsl": {
"h": 300.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.80673,
"c": 0.18685,
"h": 327.5
},
"luminance": 0.48109
}Semantic roles & 50–950 ramp
primary
#FE90FD
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086