#FC7FFD#FC7FFD
#FC7FFD is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.212 H 327.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FFD |
|---|---|
| RGB | rgb(252, 127, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0.4%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.53, 64.26, -42.02) |
| CIE-LCH | lch(71.53, 76.77, 326.82°) |
| OKLab | oklab(78.13% 0.1782 -0.1154) |
| OKLCH | oklch(78.13% 0.212 327.1) |
| XYZ | xyz(65.4627, 42.9697, 97.7553) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FFD #80FD7F
analogous
#BD7FFD #FC7FFD #FD7FBF
triadic
#FC7FFD #FDFC7F #7FFDFC
tetradic
#FC7FFD #FDBD7F #80FD7F #7FBFFD
square
#FC7FFD #FDBD7F #80FD7F #7FBFFD
split-complementary
#FC7FFD #BFFD7F #7FFDBD
monochromatic
#F906FB #FB43FC #FC7FFD #FDBBFE #FEE1FF
Accessibility & contrast
On white
2.19
#FC7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FC7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FFD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FFD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7ffd; /* rgb */ color: rgb(252, 127, 253); /* oklch */ color: oklch(78.1% 0.212 327.1);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#fc7ffd',
950: '#000000',
},
}SCSS
$custom: #fc7ffd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#fc7ffd",
"rgb": {
"r": 252,
"g": 127,
"b": 253
},
"hsl": {
"h": 299.524,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.78128,
"c": 0.21235,
"h": 327.1
},
"luminance": 0.42966
}Semantic roles & 50–950 ramp
primary
#FC7FFD
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86