#FE90FB#FE90FB
#FE90FB is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.6% C 0.185 H 328.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90FB |
|---|---|
| RGB | rgb(254, 144, 251) |
| HSL | hsl(302, 98%, 78%) |
| HSV | hsv(302, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 1.2%, 0.4%) |
| CIE-LAB | lab(74.82, 56.31, -35.81) |
| CIE-LCH | lch(74.82, 66.73, 327.55°) |
| OKLab | oklab(80.59% 0.1571 -0.0978) |
| OKLCH | oklch(80.59% 0.185 328.1) |
| XYZ | xyz(68.2578, 47.9859, 96.9149) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.75
Candy Pink
#FF63E9
ΔE00 7.82
Plum
#DDA0DD
ΔE00 8.21
Bubblegum Pink
#FE83CC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90FB #90FE93
analogous
#CA90FE #FE90FB #FE90C4
triadic
#FE90FB #FBFE90 #90FBFE
tetradic
#FE90FB #FECA90 #90FE93 #90C4FE
square
#FE90FB #FECA90 #90FE93 #90C4FE
split-complementary
#FE90FB #C4FE90 #90FECA
monochromatic
#FD17F7 #FD53F9 #FE90FB #FFCDFD #FFE1FE
Accessibility & contrast
On white
1.98
#FE90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FE90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90FB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90FB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A7BDF8
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe90fb; /* rgb */ color: rgb(254, 144, 251); /* oklch */ color: oklch(80.6% 0.185 328.1);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fe90fb',
950: '#000000',
},
}SCSS
$custom: #fe90fb; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fe90fb",
"rgb": {
"r": 254,
"g": 144,
"b": 251
},
"hsl": {
"h": 301.636,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.80587,
"c": 0.18506,
"h": 328.1
},
"luminance": 0.47982
}Semantic roles & 50–950 ramp
primary
#FE90FB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085