#FC78ED#FC78ED
#FC78ED is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.210 H 331.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78ED |
|---|---|
| RGB | rgb(252, 120, 237) |
| HSL | hsl(307, 96%, 73%) |
| HSV | hsv(307, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 6%, 1.2%) |
| CIE-LAB | lab(69.64, 64.82, -36.20) |
| CIE-LCH | lch(69.64, 74.24, 330.82°) |
| OKLab | oklab(76.51% 0.185 -0.0987) |
| OKLCH | oklch(76.51% 0.21 331.9) |
| XYZ | xyz(62.1472, 40.2469, 84.5994) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.08
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78ED #78FC87
analogous
#C978FC #FC78ED #FC78AB
triadic
#FC78ED #EDFC78 #78EDFC
tetradic
#FC78ED #FCC978 #78FC87 #78ABFC
square
#FC78ED #FCC978 #78FC87 #78ABFC
split-complementary
#FC78ED #ABFC78 #78FCC9
monochromatic
#F405D9 #FB3CE5 #FC78ED #FDB4F5 #FEE1FB
Accessibility & contrast
On white
2.32
#FC78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FC78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78ED
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78ED | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc78ed; /* rgb */ color: rgb(252, 120, 237); /* oklch */ color: oklch(76.5% 0.210 331.9);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#fc78ed',
950: '#000000',
},
}SCSS
$custom: #fc78ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#fc78ed",
"rgb": {
"r": 252,
"g": 120,
"b": 237
},
"hsl": {
"h": 306.818,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76511,
"c": 0.20967,
"h": 331.9
},
"luminance": 0.40243
}Semantic roles & 50–950 ramp
primary
#FC78ED
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85