#FC93EB#FC93EB
#FC93EB is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.165 H 333.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93EB |
|---|---|
| RGB | rgb(252, 147, 235) |
| HSL | hsl(310, 95%, 78%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 6.7%, 1.2%) |
| CIE-LAB | lab(74.55, 51.51, -27.53) |
| CIE-LCH | lch(74.55, 58.41, 331.87°) |
| OKLab | oklab(80.14% 0.1473 -0.0744) |
| OKLCH | oklch(80.14% 0.165 333.2) |
| XYZ | xyz(65.5736, 47.5647, 84.3081) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 6.62
Pink (survey)
#FF81C0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93EB #93FCA4
analogous
#D893FC #FC93EB #FC93B6
triadic
#FC93EB #EBFC93 #93EBFC
tetradic
#FC93EB #FCD893 #93FCA4 #93B6FC
square
#FC93EB #FCD893 #93FCA4 #93B6FC
split-complementary
#FC93EB #B6FC93 #93FCD8
monochromatic
#F91CD5 #FA57E0 #FC93EB #FECFF6 #FEE1F9
Accessibility & contrast
On white
2.00
#FC93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FC93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93EB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93EB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc93eb; /* rgb */ color: rgb(252, 147, 235); /* oklch */ color: oklch(80.1% 0.165 333.2);
Tailwind
colors: {
custom: {
50: '#ffb5f1',
500: '#fc93eb',
950: '#000000',
},
}SCSS
$custom: #fc93eb; $custom-light: #ffb5f1; $custom-dark: #000000;
JSON
{
"hex": "#fc93eb",
"rgb": {
"r": 252,
"g": 147,
"b": 235
},
"hsl": {
"h": 309.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80136,
"c": 0.165,
"h": 333.2
},
"luminance": 0.47561
}Semantic roles & 50–950 ramp
primary
#FC93EB
secondary
#D5F6DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084