#FC78EB#FC78EB
#FC78EB is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.208 H 332.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78EB |
|---|---|
| RGB | rgb(252, 120, 235) |
| HSL | hsl(308, 96%, 73%) |
| HSV | hsv(308, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(69.56, 64.49, -35.23) |
| CIE-LCH | lch(69.56, 73.49, 331.36°) |
| OKLab | oklab(76.42% 0.1846 -0.096) |
| OKLCH | oklch(76.42% 0.208 332.5) |
| XYZ | xyz(61.8566, 40.1307, 83.0691) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.08
Violet (CSS)
#EE82EE
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78EB #78FC89
analogous
#CB78FC #FC78EB #FC78A9
triadic
#FC78EB #EBFC78 #78EBFC
tetradic
#FC78EB #FCCB78 #78FC89 #78A9FC
square
#FC78EB #FCCB78 #78FC89 #78A9FC
split-complementary
#FC78EB #A9FC78 #78FCCB
monochromatic
#F405D5 #FB3CE2 #FC78EB #FDB4F4 #FEE1FB
Accessibility & contrast
On white
2.33
#FC78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FC78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78EB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78EB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#9BB1E7
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc78eb; /* rgb */ color: rgb(252, 120, 235); /* oklch */ color: oklch(76.4% 0.208 332.5);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#fc78eb',
950: '#000000',
},
}SCSS
$custom: #fc78eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#fc78eb",
"rgb": {
"r": 252,
"g": 120,
"b": 235
},
"hsl": {
"h": 307.727,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76424,
"c": 0.20809,
"h": 332.5
},
"luminance": 0.40127
}Semantic roles & 50–950 ramp
primary
#FC78EB
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85