#FF7AED#FF7AED
#FF7AED is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.209 H 332.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AED |
|---|---|
| RGB | rgb(255, 122, 237) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 7.1%, 0%) |
| CIE-LAB | lab(70.38, 64.72, -35.02) |
| CIE-LCH | lch(70.38, 73.59, 331.58°) |
| OKLab | oklab(77.14% 0.1855 -0.0953) |
| OKLCH | oklch(77.14% 0.209 332.8) |
| XYZ | xyz(63.4855, 41.2977, 84.7318) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AED #7AFF8C
analogous
#CF7AFF #FF7AED #FF7AAB
triadic
#FF7AED #EDFF7A #7AEDFF
tetradic
#FF7AED #FFCF7A #7AFF8C #7AABFF
square
#FF7AED #FFCF7A #7AFF8C #7AABFF
split-complementary
#FF7AED #ABFF7A #7AFFCF
monochromatic
#FF00DC #FF3DE5 #FF7AED #FFB7F5 #FFE0FB
Accessibility & contrast
On white
2.27
#FF7AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FF7AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AED | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7aed; /* rgb */ color: rgb(255, 122, 237); /* oklch */ color: oklch(77.1% 0.209 332.8);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#ff7aed',
950: '#000000',
},
}SCSS
$custom: #ff7aed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#ff7aed",
"rgb": {
"r": 255,
"g": 122,
"b": 237
},
"hsl": {
"h": 308.12,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77139,
"c": 0.20858,
"h": 332.8
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#FF7AED
secondary
#D4F7D8
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85