#FC7DF5#FC7DF5
#FC7DF5 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.209 H 329.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DF5 |
|---|---|
| RGB | rgb(252, 125, 245) |
| HSL | hsl(303, 95%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 2.8%, 1.2%) |
| CIE-LAB | lab(70.84, 63.83, -38.73) |
| CIE-LCH | lch(70.84, 74.66, 328.75°) |
| OKLab | oklab(77.51% 0.1797 -0.106) |
| OKLCH | oklch(77.51% 0.209 329.5) |
| XYZ | xyz(63.9592, 41.9591, 91.0986) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DF5 #7DFC84
analogous
#C47DFC #FC7DF5 #FC7DB6
triadic
#FC7DF5 #F5FC7D #7DF5FC
tetradic
#FC7DF5 #FCC47D #7DFC84 #7DB6FC
square
#FC7DF5 #FCC47D #7DFC84 #7DB6FC
split-complementary
#FC7DF5 #B6FC7D #7DFCC4
monochromatic
#F906EB #FB41F0 #FC7DF5 #FDB9FA #FEE1FD
Accessibility & contrast
On white
2.24
#FC7DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FC7DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DF5
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DF5 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7df5; /* rgb */ color: rgb(252, 125, 245); /* oklch */ color: oklch(77.5% 0.209 329.5);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fc7df5',
950: '#000000',
},
}SCSS
$custom: #fc7df5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7df5",
"rgb": {
"r": 252,
"g": 125,
"b": 245
},
"hsl": {
"h": 303.307,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77505,
"c": 0.20861,
"h": 329.5
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#FC7DF5
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85