#FC7EF9#FC7EF9
#FC7EF9 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.210 H 328.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EF9 |
|---|---|
| RGB | rgb(252, 126, 249) |
| HSL | hsl(301, 95%, 74%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 1.2%, 1.2%) |
| CIE-LAB | lab(71.19, 64.04, -40.38) |
| CIE-LCH | lch(71.19, 75.71, 327.77°) |
| OKLab | oklab(77.82% 0.179 -0.1107) |
| OKLCH | oklch(77.82% 0.21 328.3) |
| XYZ | xyz(64.7037, 42.4604, 94.3918) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EF9 #7EFC81
analogous
#C07EFC #FC7EF9 #FC7EBA
triadic
#FC7EF9 #F9FC7E #7EF9FC
tetradic
#FC7EF9 #FCC07E #7EFC81 #7EBAFC
square
#FC7EF9 #FCC07E #7EFC81 #7EBAFC
split-complementary
#FC7EF9 #BAFC7E #7EFCC0
monochromatic
#F906F3 #FB42F6 #FC7EF9 #FDBAFC #FEE1FE
Accessibility & contrast
On white
2.21
#FC7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FC7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EF9
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EF9 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ef9; /* rgb */ color: rgb(252, 126, 249); /* oklch */ color: oklch(77.8% 0.210 328.3);
Tailwind
colors: {
custom: {
50: '#ffa8fb',
500: '#fc7ef9',
950: '#000000',
},
}SCSS
$custom: #fc7ef9; $custom-light: #ffa8fb; $custom-dark: #000000;
JSON
{
"hex": "#fc7ef9",
"rgb": {
"r": 252,
"g": 126,
"b": 249
},
"hsl": {
"h": 301.429,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77815,
"c": 0.21044,
"h": 328.3
},
"luminance": 0.42457
}Semantic roles & 50–950 ramp
primary
#FC7EF9
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85