#FF7AF7#FF7AF7
#FF7AF7 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.6% C 0.217 H 329.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AF7 |
|---|---|
| RGB | rgb(255, 122, 247) |
| HSL | hsl(304, 100%, 74%) |
| HSV | hsv(304, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 3.1%, 0%) |
| CIE-LAB | lab(70.80, 66.35, -39.86) |
| CIE-LCH | lch(70.80, 77.40, 329.00°) |
| OKLab | oklab(77.58% 0.1871 -0.1091) |
| OKLCH | oklch(77.58% 0.217 329.7) |
| XYZ | xyz(64.9874, 41.8985, 92.6419) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AF7 #7AFF82
analogous
#C57AFF #FF7AF7 #FF7AB5
triadic
#FF7AF7 #F7FF7A #7AF7FF
tetradic
#FF7AF7 #FFC57A #7AFF82 #7AB5FF
square
#FF7AF7 #FFC57A #7AFF82 #7AB5FF
split-complementary
#FF7AF7 #B5FF7A #7AFFC5
monochromatic
#FF00EF #FF3DF3 #FF7AF7 #FFB7FB #FFE0FD
Accessibility & contrast
On white
2.24
#FF7AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF7AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AF7
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AF7 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FB
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7af7; /* rgb */ color: rgb(255, 122, 247); /* oklch */ color: oklch(77.6% 0.217 329.7);
Tailwind
colors: {
custom: {
50: '#ffa6fa',
500: '#ff7af7',
950: '#000000',
},
}SCSS
$custom: #ff7af7; $custom-light: #ffa6fa; $custom-dark: #000000;
JSON
{
"hex": "#ff7af7",
"rgb": {
"r": 255,
"g": 122,
"b": 247
},
"hsl": {
"h": 303.609,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77583,
"c": 0.21662,
"h": 329.7
},
"luminance": 0.41894
}Semantic roles & 50–950 ramp
primary
#FF7AF7
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85