#FF7AEC#FF7AEC
#FF7AEC is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.208 H 333.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AEC |
|---|---|
| RGB | rgb(255, 122, 236) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 7.5%, 0%) |
| CIE-LAB | lab(70.34, 64.56, -34.54) |
| CIE-LCH | lch(70.34, 73.22, 331.86°) |
| OKLab | oklab(77.1% 0.1853 -0.094) |
| OKLCH | oklch(77.1% 0.208 333.1) |
| XYZ | xyz(63.3398, 41.2395, 83.9645) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AEC #7AFF8D
analogous
#CF7AFF #FF7AEC #FF7AAA
triadic
#FF7AEC #ECFF7A #7AECFF
tetradic
#FF7AEC #FFCF7A #7AFF8D #7AAAFF
square
#FF7AEC #FFCF7A #7AFF8D #7AAAFF
split-complementary
#FF7AEC #AAFF7A #7AFFCF
monochromatic
#FF00DA #FF3DE3 #FF7AEC #FFB7F5 #FFE0FB
Accessibility & contrast
On white
2.27
#FF7AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF7AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AEC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AEC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7aec; /* rgb */ color: rgb(255, 122, 236); /* oklch */ color: oklch(77.1% 0.208 333.1);
Tailwind
colors: {
custom: {
50: '#ffa5f2',
500: '#ff7aec',
950: '#000000',
},
}SCSS
$custom: #ff7aec; $custom-light: #ffa5f2; $custom-dark: #000000;
JSON
{
"hex": "#ff7aec",
"rgb": {
"r": 255,
"g": 122,
"b": 236
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77095,
"c": 0.20781,
"h": 333.1
},
"luminance": 0.41235
}Semantic roles & 50–950 ramp
primary
#FF7AEC
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85