#FD7FFA#FD7FFA
#FD7FFA is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.210 H 328.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FFA |
|---|---|
| RGB | rgb(253, 127, 250) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 1.2%, 0.8%) |
| CIE-LAB | lab(71.53, 64.01, -40.38) |
| CIE-LCH | lch(71.53, 75.68, 327.76°) |
| OKLab | oklab(78.11% 0.1789 -0.1107) |
| OKLCH | oklch(78.11% 0.21 328.3) |
| XYZ | xyz(65.3518, 42.9673, 95.2752) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FFA #7FFD82
analogous
#C17FFD #FD7FFA #FD7FBB
triadic
#FD7FFA #FAFD7F #7FFAFD
tetradic
#FD7FFA #FDC17F #7FFD82 #7FBBFD
square
#FD7FFA #FDC17F #7FFD82 #7FBBFD
split-complementary
#FD7FFA #BBFD7F #7FFDC1
monochromatic
#FB06F5 #FC43F8 #FD7FFA #FEBBFC #FFE1FE
Accessibility & contrast
On white
2.19
#FD7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FD7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FFA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FFA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7ffa; /* rgb */ color: rgb(253, 127, 250); /* oklch */ color: oklch(78.1% 0.210 328.3);
Tailwind
colors: {
custom: {
50: '#ffa9fc',
500: '#fd7ffa',
950: '#000000',
},
}SCSS
$custom: #fd7ffa; $custom-light: #ffa9fc; $custom-dark: #000000;
JSON
{
"hex": "#fd7ffa",
"rgb": {
"r": 253,
"g": 127,
"b": 250
},
"hsl": {
"h": 301.429,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.78111,
"c": 0.21037,
"h": 328.3
},
"luminance": 0.42964
}Semantic roles & 50–950 ramp
primary
#FD7FFA
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85