#FD7FF1#FD7FF1
#FD7FF1 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.203 H 331.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FF1 |
|---|---|
| RGB | rgb(253, 127, 241) |
| HSL | hsl(306, 97%, 75%) |
| HSV | hsv(306, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 4.7%, 0.8%) |
| CIE-LAB | lab(71.16, 62.51, -36.04) |
| CIE-LCH | lch(71.16, 72.15, 330.03°) |
| OKLab | oklab(77.71% 0.1774 -0.0983) |
| OKLCH | oklch(77.71% 0.203 331) |
| XYZ | xyz(63.9741, 42.4162, 88.0196) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FF1 #7FFD8B
analogous
#CA7FFD #FD7FF1 #FD7FB2
triadic
#FD7FF1 #F1FD7F #7FF1FD
tetradic
#FD7FF1 #FDCA7F #7FFD8B #7FB2FD
square
#FD7FF1 #FDCA7F #7FFD8B #7FB2FD
split-complementary
#FD7FF1 #B2FD7F #7FFDCA
monochromatic
#FB06E4 #FC43EA #FD7FF1 #FEBBF8 #FFE1FC
Accessibility & contrast
On white
2.21
#FD7FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FD7FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FF1
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FF1 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F5
Deuteranopia (green-blind)
#9EB5ED
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ff1; /* rgb */ color: rgb(253, 127, 241); /* oklch */ color: oklch(77.7% 0.203 331.0);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fd7ff1',
950: '#000000',
},
}SCSS
$custom: #fd7ff1; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fd7ff1",
"rgb": {
"r": 253,
"g": 127,
"b": 241
},
"hsl": {
"h": 305.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7771,
"c": 0.20285,
"h": 331
},
"luminance": 0.42412
}Semantic roles & 50–950 ramp
primary
#FD7FF1
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85