#FC7DFF#FC7DFF
#FC7DFF is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 78.0% C 0.217 H 326.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DFF |
|---|---|
| RGB | rgb(252, 125, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 51%, 100%) |
| CMYK | cmyk(1.2%, 51%, 0%, 0%) |
| CIE-LAB | lab(71.27, 65.53, -43.52) |
| CIE-LCH | lch(71.27, 78.66, 326.41°) |
| OKLab | oklab(77.96% 0.1811 -0.1197) |
| OKLCH | oklch(77.96% 0.217 326.5) |
| XYZ | xyz(65.5272, 42.5863, 99.3568) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 3.96
Violet Pink
#FB5FFC
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DFF #80FF7D
analogous
#BB7DFF #FC7DFF #FF7DC1
triadic
#FC7DFF #FFFC7D #7DFFFC
tetradic
#FC7DFF #FFBB7D #80FF7D #7DC1FF
square
#FC7DFF #FFBB7D #80FF7D #7DC1FF
split-complementary
#FC7DFF #C1FF7D #7DFFBB
monochromatic
#F903FF #FB40FF #FC7DFF #FDBAFF #FEE0FF
Accessibility & contrast
On white
2.21
#FC7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FC7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DFF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DFF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#FF8CB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7dff; /* rgb */ color: rgb(252, 125, 255); /* oklch */ color: oklch(78.0% 0.217 326.5);
Tailwind
colors: {
custom: {
50: '#ffa7ff',
500: '#fc7dff',
950: '#000000',
},
}SCSS
$custom: #fc7dff; $custom-light: #ffa7ff; $custom-dark: #000000;
JSON
{
"hex": "#fc7dff",
"rgb": {
"r": 252,
"g": 125,
"b": 255
},
"hsl": {
"h": 298.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77964,
"c": 0.21711,
"h": 326.5
},
"luminance": 0.42583
}Semantic roles & 50–950 ramp
primary
#FC7DFF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86