#FF7FF1#FF7FF1
#FF7FF1 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.204 H 331.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FF1 |
|---|---|
| RGB | rgb(255, 127, 241) |
| HSL | hsl(307, 100%, 75%) |
| HSV | hsv(307, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 5.5%, 0%) |
| CIE-LAB | lab(71.41, 63.06, -35.62) |
| CIE-LCH | lch(71.41, 72.43, 330.54°) |
| OKLab | oklab(77.95% 0.1796 -0.0971) |
| OKLCH | oklch(77.95% 0.204 331.6) |
| XYZ | xyz(64.7062, 42.7937, 88.0539) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FF1 #7FFF8D
analogous
#CD7FFF #FF7FF1 #FF7FB1
triadic
#FF7FF1 #F1FF7F #7FF1FF
tetradic
#FF7FF1 #FFCD7F #7FFF8D #7FB1FF
square
#FF7FF1 #FFCD7F #7FFF8D #7FB1FF
split-complementary
#FF7FF1 #B1FF7F #7FFFCD
monochromatic
#FF05E4 #FF42EA #FF7FF1 #FFBCF8 #FFE0FC
Accessibility & contrast
On white
2.20
#FF7FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FF7FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FF1
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FF1 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F5
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ff1; /* rgb */ color: rgb(255, 127, 241); /* oklch */ color: oklch(78.0% 0.204 331.6);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#ff7ff1',
950: '#000000',
},
}SCSS
$custom: #ff7ff1; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#ff7ff1",
"rgb": {
"r": 255,
"g": 127,
"b": 241
},
"hsl": {
"h": 306.563,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77954,
"c": 0.20414,
"h": 331.6
},
"luminance": 0.4279
}Semantic roles & 50–950 ramp
primary
#FF7FF1
secondary
#D4F7D8
accent
#E61900
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85