#FD7FFD#FD7FFD
#FD7FFD is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.213 H 327.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FFD |
|---|---|
| RGB | rgb(253, 127, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.66, 64.52, -41.81) |
| CIE-LCH | lch(71.66, 76.89, 327.06°) |
| OKLab | oklab(78.25% 0.1793 -0.1148) |
| OKLCH | oklch(78.25% 0.213 327.4) |
| XYZ | xyz(65.8259, 43.1569, 97.7724) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FFD #7FFD7F
analogous
#BE7FFD #FD7FFD #FD7FBE
triadic
#FD7FFD #FDFD7F #7FFDFD
tetradic
#FD7FFD #FDBE7F #7FFD7F #7FBEFD
square
#FD7FFD #FDBE7F #7FFD7F #7FBEFD
split-complementary
#FD7FFD #BEFD7F #7FFDBE
monochromatic
#FB06FB #FC43FC #FD7FFD #FEBBFE #FFE1FF
Accessibility & contrast
On white
2.18
#FD7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FD7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FFD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FFD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd7ffd; /* rgb */ color: rgb(253, 127, 253); /* oklch */ color: oklch(78.2% 0.213 327.4);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#fd7ffd',
950: '#000000',
},
}SCSS
$custom: #fd7ffd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#fd7ffd",
"rgb": {
"r": 253,
"g": 127,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.78248,
"c": 0.21293,
"h": 327.4
},
"luminance": 0.43153
}Semantic roles & 50–950 ramp
primary
#FD7FFD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86