#FC90F2#FC90F2
#FC90F2 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.176 H 330.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90F2 |
|---|---|
| RGB | rgb(252, 144, 242) |
| HSL | hsl(306, 95%, 78%) |
| HSV | hsv(306, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 4%, 1.2%) |
| CIE-LAB | lab(74.23, 54.18, -31.85) |
| CIE-LCH | lch(74.23, 62.85, 329.55°) |
| OKLab | oklab(79.98% 0.1531 -0.0866) |
| OKLCH | oklch(79.98% 0.176 330.5) |
| XYZ | xyz(66.1444, 47.0563, 89.5859) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90F2 #90FC9A
analogous
#D090FC #FC90F2 #FC90BC
triadic
#FC90F2 #F2FC90 #90F2FC
tetradic
#FC90F2 #FCD090 #90FC9A #90BCFC
square
#FC90F2 #FCD090 #90FC9A #90BCFC
split-complementary
#FC90F2 #BCFC90 #90FCD0
monochromatic
#F919E4 #FA54EB #FC90F2 #FECCF9 #FEE1FC
Accessibility & contrast
On white
2.02
#FC90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FC90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90F2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90F2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc90f2; /* rgb */ color: rgb(252, 144, 242); /* oklch */ color: oklch(80.0% 0.176 330.5);
Tailwind
colors: {
custom: {
50: '#ffb3f6',
500: '#fc90f2',
950: '#000000',
},
}SCSS
$custom: #fc90f2; $custom-light: #ffb3f6; $custom-dark: #000000;
JSON
{
"hex": "#fc90f2",
"rgb": {
"r": 252,
"g": 144,
"b": 242
},
"hsl": {
"h": 305.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.7998,
"c": 0.17588,
"h": 330.5
},
"luminance": 0.47053
}Semantic roles & 50–950 ramp
primary
#FC90F2
secondary
#D5F6D8
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085