#FC7FF9#FC7FF9
#FC7FF9 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.209 H 328.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF9 |
|---|---|
| RGB | rgb(252, 127, 249) |
| HSL | hsl(301, 95%, 74%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 1.2%, 1.2%) |
| CIE-LAB | lab(71.36, 63.57, -40.11) |
| CIE-LCH | lch(71.36, 75.17, 327.75°) |
| OKLab | oklab(77.94% 0.1777 -0.1099) |
| OKLCH | oklch(77.94% 0.209 328.2) |
| XYZ | xyz(64.8322, 42.7175, 94.4346) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF9 #7FFC82
analogous
#C17FFC #FC7FF9 #FC7FBB
triadic
#FC7FF9 #F9FC7F #7FF9FC
tetradic
#FC7FF9 #FCC17F #7FFC82 #7FBBFC
square
#FC7FF9 #FCC17F #7FFC82 #7FBBFC
split-complementary
#FC7FF9 #BBFC7F #7FFCC1
monochromatic
#F907F3 #FB43F6 #FC7FF9 #FDBBFC #FEE1FE
Accessibility & contrast
On white
2.20
#FC7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FC7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF9
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF9 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7ff9; /* rgb */ color: rgb(252, 127, 249); /* oklch */ color: oklch(77.9% 0.209 328.2);
Tailwind
colors: {
custom: {
50: '#ffa9fb',
500: '#fc7ff9',
950: '#000000',
},
}SCSS
$custom: #fc7ff9; $custom-light: #ffa9fb; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff9",
"rgb": {
"r": 252,
"g": 127,
"b": 249
},
"hsl": {
"h": 301.44,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77945,
"c": 0.20893,
"h": 328.2
},
"luminance": 0.42714
}Semantic roles & 50–950 ramp
primary
#FC7FF9
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85