#FD7FFC#FD7FFC
#FD7FFC is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.2% C 0.212 H 327.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FFC |
|---|---|
| RGB | rgb(253, 127, 252) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 0.4%, 0.8%) |
| CIE-LAB | lab(71.62, 64.35, -41.33) |
| CIE-LCH | lch(71.62, 76.48, 327.29°) |
| OKLab | oklab(78.2% 0.1792 -0.1134) |
| OKLCH | oklch(78.2% 0.212 327.7) |
| XYZ | xyz(65.6670, 43.0934, 96.9356) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FFC #7FFD80
analogous
#BF7FFD #FD7FFC #FD7FBD
triadic
#FD7FFC #FCFD7F #7FFCFD
tetradic
#FD7FFC #FDBF7F #7FFD80 #7FBDFD
square
#FD7FFC #FDBF7F #7FFD80 #7FBDFD
split-complementary
#FD7FFC #BDFD7F #7FFDBF
monochromatic
#FB06F9 #FC43FB #FD7FFC #FEBBFD #FFE1FE
Accessibility & contrast
On white
2.18
#FD7FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FD7FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FFC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FFC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7ffc; /* rgb */ color: rgb(253, 127, 252); /* oklch */ color: oklch(78.2% 0.212 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fd7ffc',
950: '#000000',
},
}SCSS
$custom: #fd7ffc; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fd7ffc",
"rgb": {
"r": 253,
"g": 127,
"b": 252
},
"hsl": {
"h": 300.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.78202,
"c": 0.21208,
"h": 327.7
},
"luminance": 0.4309
}Semantic roles & 50–950 ramp
primary
#FD7FFC
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86