#FC7EF1#FC7EF1
#FC7EF1 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.204 H 330.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EF1 |
|---|---|
| RGB | rgb(252, 126, 241) |
| HSL | hsl(305, 95%, 74%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 4.4%, 1.2%) |
| CIE-LAB | lab(70.85, 62.70, -36.52) |
| CIE-LCH | lch(70.85, 72.56, 329.78°) |
| OKLab | oklab(77.46% 0.1777 -0.0997) |
| OKLCH | oklch(77.46% 0.204 330.7) |
| XYZ | xyz(63.4824, 41.9719, 87.9597) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EF1 #7EFC89
analogous
#C87EFC #FC7EF1 #FC7EB2
triadic
#FC7EF1 #F1FC7E #7EF1FC
tetradic
#FC7EF1 #FCC87E #7EFC89 #7EB2FC
square
#FC7EF1 #FCC87E #7EFC89 #7EB2FC
split-complementary
#FC7EF1 #B2FC7E #7EFCC8
monochromatic
#F906E4 #FB42EB #FC7EF1 #FDBAF7 #FEE1FC
Accessibility & contrast
On white
2.24
#FC7EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FC7EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EF1
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EF1 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F5
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7ef1; /* rgb */ color: rgb(252, 126, 241); /* oklch */ color: oklch(77.5% 0.204 330.7);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fc7ef1',
950: '#000000',
},
}SCSS
$custom: #fc7ef1; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7ef1",
"rgb": {
"r": 252,
"g": 126,
"b": 241
},
"hsl": {
"h": 305.238,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77457,
"c": 0.20376,
"h": 330.7
},
"luminance": 0.41968
}Semantic roles & 50–950 ramp
primary
#FC7EF1
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85