#FC7FFE#FC7FFE
#FC7FFE is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.213 H 326.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FFE |
|---|---|
| RGB | rgb(252, 127, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(0.8%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(71.58, 64.43, -42.50) |
| CIE-LCH | lch(71.58, 77.18, 326.59°) |
| OKLab | oklab(78.17% 0.1784 -0.1168) |
| OKLCH | oklch(78.17% 0.213 326.8) |
| XYZ | xyz(65.6224, 43.0336, 98.5965) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FFE #81FE7F
analogous
#BD7FFE #FC7FFE #FE7FC1
triadic
#FC7FFE #FEFC7F #7FFEFC
tetradic
#FC7FFE #FEBD7F #81FE7F #7FC1FE
square
#FC7FFE #FEBD7F #81FE7F #7FC1FE
split-complementary
#FC7FFE #C1FE7F #7FFEBD
monochromatic
#F906FD #FB42FE #FC7FFE #FDBCFE #FEE1FF
Accessibility & contrast
On white
2.19
#FC7FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FC7FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FFE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FFE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7ffe; /* rgb */ color: rgb(252, 127, 254); /* oklch */ color: oklch(78.2% 0.213 326.8);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fc7ffe',
950: '#000000',
},
}SCSS
$custom: #fc7ffe; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fc7ffe",
"rgb": {
"r": 252,
"g": 127,
"b": 254
},
"hsl": {
"h": 299.055,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.78174,
"c": 0.21321,
"h": 326.8
},
"luminance": 0.4303
}Semantic roles & 50–950 ramp
primary
#FC7FFE
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86