#FC93ED#FC93ED
#FC93ED is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.2% C 0.167 H 332.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93ED |
|---|---|
| RGB | rgb(252, 147, 237) |
| HSL | hsl(309, 95%, 78%) |
| HSV | hsv(309, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 6%, 1.2%) |
| CIE-LAB | lab(74.62, 51.84, -28.51) |
| CIE-LCH | lch(74.62, 59.17, 331.19°) |
| OKLab | oklab(80.22% 0.1477 -0.0772) |
| OKLCH | oklch(80.22% 0.167 332.4) |
| XYZ | xyz(65.8642, 47.6809, 85.8384) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.38
Purply Pink
#F075E6
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93ED #93FCA2
analogous
#D693FC #FC93ED #FC93B8
triadic
#FC93ED #EDFC93 #93EDFC
tetradic
#FC93ED #FCD693 #93FCA2 #93B8FC
square
#FC93ED #FCD693 #93FCA2 #93B8FC
split-complementary
#FC93ED #B8FC93 #93FCD6
monochromatic
#F91CD9 #FA57E3 #FC93ED #FECFF7 #FEE1FA
Accessibility & contrast
On white
1.99
#FC93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FC93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93ED
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93ED | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc93ed; /* rgb */ color: rgb(252, 147, 237); /* oklch */ color: oklch(80.2% 0.167 332.4);
Tailwind
colors: {
custom: {
50: '#ffb5f3',
500: '#fc93ed',
950: '#000000',
},
}SCSS
$custom: #fc93ed; $custom-light: #ffb5f3; $custom-dark: #000000;
JSON
{
"hex": "#fc93ed",
"rgb": {
"r": 252,
"g": 147,
"b": 237
},
"hsl": {
"h": 308.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80216,
"c": 0.16667,
"h": 332.4
},
"luminance": 0.47677
}Semantic roles & 50–950 ramp
primary
#FC93ED
secondary
#D5F6D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085