#FC90FB#FC90FB
#FC90FB is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.4% C 0.184 H 327.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90FB |
|---|---|
| RGB | rgb(252, 144, 251) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(74.58, 55.73, -36.19) |
| CIE-LCH | lch(74.58, 66.45, 327.00°) |
| OKLab | oklab(80.36% 0.1549 -0.0989) |
| OKLCH | oklch(80.36% 0.184 327.4) |
| XYZ | xyz(67.5295, 47.6104, 96.8808) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 7.82
Plum
#DDA0DD
ΔE00 8.11
Violet Pink
#FB5FFC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90FB #90FC91
analogous
#C790FC #FC90FB #FC90C5
triadic
#FC90FB #FBFC90 #90FBFC
tetradic
#FC90FB #FCC790 #90FC91 #90C5FC
square
#FC90FB #FCC790 #90FC91 #90C5FC
split-complementary
#FC90FB #C5FC90 #90FCC7
monochromatic
#F919F7 #FA54F9 #FC90FB #FECCFD #FEE1FE
Accessibility & contrast
On white
2.00
#FC90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FC90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90FB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90FB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A5BDF8
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc90fb; /* rgb */ color: rgb(252, 144, 251); /* oklch */ color: oklch(80.4% 0.184 327.4);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fc90fb',
950: '#000000',
},
}SCSS
$custom: #fc90fb; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fc90fb",
"rgb": {
"r": 252,
"g": 144,
"b": 251
},
"hsl": {
"h": 300.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.80359,
"c": 0.18381,
"h": 327.4
},
"luminance": 0.47607
}Semantic roles & 50–950 ramp
primary
#FC90FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085