#FC7FEF#FC7FEF
#FC7FEF is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.201 H 331.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FEF |
|---|---|
| RGB | rgb(252, 127, 239) |
| HSL | hsl(306, 95%, 74%) |
| HSV | hsv(306, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 5.2%, 1.2%) |
| CIE-LAB | lab(70.95, 61.90, -35.28) |
| CIE-LCH | lch(70.95, 71.25, 330.32°) |
| OKLab | oklab(77.5% 0.176 -0.0962) |
| OKLCH | oklch(77.5% 0.201 331.4) |
| XYZ | xyz(63.3138, 42.1101, 86.4379) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FEF #7FFC8C
analogous
#CB7FFC #FC7FEF #FC7FB1
triadic
#FC7FEF #EFFC7F #7FEFFC
tetradic
#FC7FEF #FCCB7F #7FFC8C #7FB1FC
square
#FC7FEF #FCCB7F #7FFC8C #7FB1FC
split-complementary
#FC7FEF #B1FC7F #7FFCCB
monochromatic
#F907E0 #FB43E8 #FC7FEF #FDBBF6 #FEE1FB
Accessibility & contrast
On white
2.23
#FC7FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FC7FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FEF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FEF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7fef; /* rgb */ color: rgb(252, 127, 239); /* oklch */ color: oklch(77.5% 0.201 331.4);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fc7fef',
950: '#000000',
},
}SCSS
$custom: #fc7fef; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7fef",
"rgb": {
"r": 252,
"g": 127,
"b": 239
},
"hsl": {
"h": 306.24,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77501,
"c": 0.20056,
"h": 331.4
},
"luminance": 0.42106
}Semantic roles & 50–950 ramp
primary
#FC7FEF
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85