#FF7AFA#FF7AFA
#FF7AFA is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.7% C 0.219 H 328.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AFA |
|---|---|
| RGB | rgb(255, 122, 250) |
| HSL | hsl(302, 100%, 74%) |
| HSV | hsv(302, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 2%, 0%) |
| CIE-LAB | lab(70.93, 66.84, -41.30) |
| CIE-LCH | lch(70.93, 78.57, 328.29°) |
| OKLab | oklab(77.72% 0.1875 -0.1133) |
| OKLCH | oklch(77.72% 0.219 328.9) |
| XYZ | xyz(65.4541, 42.0852, 95.0996) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AFA #7AFF7F
analogous
#C27AFF #FF7AFA #FF7AB8
triadic
#FF7AFA #FAFF7A #7AFAFF
tetradic
#FF7AFA #FFC27A #7AFF7F #7AB8FF
square
#FF7AFA #FFC27A #7AFF7F #7AB8FF
split-complementary
#FF7AFA #B8FF7A #7AFFC2
monochromatic
#FF00F5 #FF3DF8 #FF7AFA #FFB7FC #FFE0FE
Accessibility & contrast
On white
2.23
#FF7AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FF7AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AFA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AFA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7afa; /* rgb */ color: rgb(255, 122, 250); /* oklch */ color: oklch(77.7% 0.219 328.9);
Tailwind
colors: {
custom: {
50: '#ffa6fc',
500: '#ff7afa',
950: '#000000',
},
}SCSS
$custom: #ff7afa; $custom-light: #ffa6fc; $custom-dark: #000000;
JSON
{
"hex": "#ff7afa",
"rgb": {
"r": 255,
"g": 122,
"b": 250
},
"hsl": {
"h": 302.256,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.7772,
"c": 0.21909,
"h": 328.9
},
"luminance": 0.42081
}Semantic roles & 50–950 ramp
primary
#FF7AFA
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85