#FC7FEE#FC7FEE
#FC7FEE is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.5% C 0.200 H 331.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FEE |
|---|---|
| RGB | rgb(252, 127, 238) |
| HSL | hsl(307, 95%, 74%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(70.91, 61.74, -34.79) |
| CIE-LCH | lch(70.91, 70.87, 330.60°) |
| OKLab | oklab(77.46% 0.1758 -0.0948) |
| OKLCH | oklch(77.46% 0.2 331.7) |
| XYZ | xyz(63.1665, 42.0512, 85.6620) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FEE #7FFC8D
analogous
#CC7FFC #FC7FEE #FC7FB0
triadic
#FC7FEE #EEFC7F #7FEEFC
tetradic
#FC7FEE #FCCC7F #7FFC8D #7FB0FC
square
#FC7FEE #FCCC7F #7FFC8D #7FB0FC
split-complementary
#FC7FEE #B0FC7F #7FFCCC
monochromatic
#F907DE #FB43E6 #FC7FEE #FDBBF6 #FEE1FB
Accessibility & contrast
On white
2.23
#FC7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FC7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FEE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FEE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7fee; /* rgb */ color: rgb(252, 127, 238); /* oklch */ color: oklch(77.5% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fc7fee',
950: '#000000',
},
}SCSS
$custom: #fc7fee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7fee",
"rgb": {
"r": 252,
"g": 127,
"b": 238
},
"hsl": {
"h": 306.72,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77457,
"c": 0.19975,
"h": 331.7
},
"luminance": 0.42047
}Semantic roles & 50–950 ramp
primary
#FC7FEE
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85