#FC90ED#FC90ED
#FC90ED is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.8% C 0.172 H 332.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC90ED |
|---|---|
| RGB | rgb(252, 144, 237) |
| HSL | hsl(308, 95%, 78%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 6%, 1.2%) |
| CIE-LAB | lab(74.04, 53.34, -29.41) |
| CIE-LCH | lch(74.04, 60.91, 331.13°) |
| OKLab | oklab(79.78% 0.152 -0.0797) |
| OKLCH | oklch(79.78% 0.172 332.3) |
| XYZ | xyz(65.4037, 46.7600, 85.6850) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.30
Plum
#DDA0DD
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC90ED #90FC9F
analogous
#D590FC #FC90ED #FC90B7
triadic
#FC90ED #EDFC90 #90EDFC
tetradic
#FC90ED #FCD590 #90FC9F #90B7FC
square
#FC90ED #FCD590 #90FC9F #90B7FC
split-complementary
#FC90ED #B7FC90 #90FCD5
monochromatic
#F919DA #FA54E3 #FC90ED #FECCF7 #FEE1FA
Accessibility & contrast
On white
2.03
#FC90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FC90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC90ED
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC90ED | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF0
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc90ed; /* rgb */ color: rgb(252, 144, 237); /* oklch */ color: oklch(79.8% 0.172 332.3);
Tailwind
colors: {
custom: {
50: '#ffb3f3',
500: '#fc90ed',
950: '#000000',
},
}SCSS
$custom: #fc90ed; $custom-light: #ffb3f3; $custom-dark: #000000;
JSON
{
"hex": "#fc90ed",
"rgb": {
"r": 252,
"g": 144,
"b": 237
},
"hsl": {
"h": 308.333,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.79776,
"c": 0.17164,
"h": 332.3
},
"luminance": 0.46756
}Semantic roles & 50–950 ramp
primary
#FC90ED
secondary
#D5F6D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085