#FF7AF2#FF7AF2
#FF7AF2 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.4% C 0.213 H 331.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AF2 |
|---|---|
| RGB | rgb(255, 122, 242) |
| HSL | hsl(306, 100%, 74%) |
| HSV | hsv(306, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 5.1%, 0%) |
| CIE-LAB | lab(70.59, 65.53, -37.45) |
| CIE-LCH | lch(70.59, 75.47, 330.25°) |
| OKLab | oklab(77.36% 0.1863 -0.1022) |
| OKLCH | oklch(77.36% 0.213 331.2) |
| XYZ | xyz(64.2262, 41.5940, 88.6328) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AF2 #7AFF87
analogous
#CA7AFF #FF7AF2 #FF7AB0
triadic
#FF7AF2 #F2FF7A #7AF2FF
tetradic
#FF7AF2 #FFCA7A #7AFF87 #7AB0FF
square
#FF7AF2 #FFCA7A #7AFF87 #7AB0FF
split-complementary
#FF7AF2 #B0FF7A #7AFFCA
monochromatic
#FF00E6 #FF3DEC #FF7AF2 #FFB7F8 #FFE0FC
Accessibility & contrast
On white
2.25
#FF7AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF7AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AF2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AF2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7af2; /* rgb */ color: rgb(255, 122, 242); /* oklch */ color: oklch(77.4% 0.213 331.2);
Tailwind
colors: {
custom: {
50: '#ffa6f6',
500: '#ff7af2',
950: '#000000',
},
}SCSS
$custom: #ff7af2; $custom-light: #ffa6f6; $custom-dark: #000000;
JSON
{
"hex": "#ff7af2",
"rgb": {
"r": 255,
"g": 122,
"b": 242
},
"hsl": {
"h": 305.865,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77358,
"c": 0.21256,
"h": 331.2
},
"luminance": 0.4159
}Semantic roles & 50–950 ramp
primary
#FF7AF2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85