#FF7AEA#FF7AEA
#FF7AEA is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.206 H 333.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AEA |
|---|---|
| RGB | rgb(255, 122, 234) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 8.2%, 0%) |
| CIE-LAB | lab(70.26, 64.25, -33.56) |
| CIE-LCH | lch(70.26, 72.48, 332.42°) |
| OKLab | oklab(77.01% 0.185 -0.0912) |
| OKLCH | oklch(77.01% 0.206 333.8) |
| XYZ | xyz(63.0508, 41.1239, 82.4427) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.20
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AEA #7AFF8F
analogous
#D27AFF #FF7AEA #FF7AA8
triadic
#FF7AEA #EAFF7A #7AEAFF
tetradic
#FF7AEA #FFD27A #7AFF8F #7AA8FF
square
#FF7AEA #FFD27A #7AFF8F #7AA8FF
split-complementary
#FF7AEA #A8FF7A #7AFFD2
monochromatic
#FF00D6 #FF3DE0 #FF7AEA #FFB7F4 #FFE0FA
Accessibility & contrast
On white
2.28
#FF7AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FF7AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AEA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AEA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#9FB3E6
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7aea; /* rgb */ color: rgb(255, 122, 234); /* oklch */ color: oklch(77.0% 0.206 333.8);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#ff7aea',
950: '#000000',
},
}SCSS
$custom: #ff7aea; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7aea",
"rgb": {
"r": 255,
"g": 122,
"b": 234
},
"hsl": {
"h": 309.474,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77009,
"c": 0.20624,
"h": 333.8
},
"luminance": 0.4112
}Semantic roles & 50–950 ramp
primary
#FF7AEA
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84