#FC7EFE#FC7EFE
#FC7EFE is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.215 H 326.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EFE |
|---|---|
| RGB | rgb(252, 126, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(0.8%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.40, 64.89, -42.77) |
| CIE-LCH | lch(71.40, 77.72, 326.61°) |
| OKLab | oklab(78.05% 0.1797 -0.1176) |
| OKLCH | oklch(78.05% 0.215 326.8) |
| XYZ | xyz(65.4939, 42.7765, 98.5537) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EFE #80FE7E
analogous
#BC7EFE #FC7EFE #FE7EC0
triadic
#FC7EFE #FEFC7E #7EFEFC
tetradic
#FC7EFE #FEBC7E #80FE7E #7EC0FE
square
#FC7EFE #FEBC7E #80FE7E #7EC0FE
split-complementary
#FC7EFE #C0FE7E #7EFEBC
monochromatic
#F905FD #FB41FE #FC7EFE #FDBBFE #FEE1FF
Accessibility & contrast
On white
2.20
#FC7EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FC7EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EFE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EFE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#97B5FA
Tritanopia (blue-blind)
#FF8CB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7efe; /* rgb */ color: rgb(252, 126, 254); /* oklch */ color: oklch(78.0% 0.215 326.8);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#fc7efe',
950: '#000000',
},
}SCSS
$custom: #fc7efe; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#fc7efe",
"rgb": {
"r": 252,
"g": 126,
"b": 254
},
"hsl": {
"h": 299.063,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.78045,
"c": 0.21474,
"h": 326.8
},
"luminance": 0.42773
}Semantic roles & 50–950 ramp
primary
#FC7EFE
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86