#FF7AEE#FF7AEE
#FF7AEE is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.209 H 332.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AEE |
|---|---|
| RGB | rgb(255, 122, 238) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 6.7%, 0%) |
| CIE-LAB | lab(70.42, 64.88, -35.51) |
| CIE-LCH | lch(70.42, 73.96, 331.31°) |
| OKLab | oklab(77.18% 0.1857 -0.0967) |
| OKLCH | oklch(77.18% 0.209 332.5) |
| XYZ | xyz(63.6320, 41.3563, 85.5034) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AEE #7AFF8B
analogous
#CE7AFF #FF7AEE #FF7AAC
triadic
#FF7AEE #EEFF7A #7AEEFF
tetradic
#FF7AEE #FFCE7A #7AFF8B #7AACFF
square
#FF7AEE #FFCE7A #7AFF8B #7AACFF
split-complementary
#FF7AEE #ACFF7A #7AFFCE
monochromatic
#FF00DE #FF3DE6 #FF7AEE #FFB7F6 #FFE0FB
Accessibility & contrast
On white
2.27
#FF7AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FF7AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AEE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AEE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7aee; /* rgb */ color: rgb(255, 122, 238); /* oklch */ color: oklch(77.2% 0.209 332.5);
Tailwind
colors: {
custom: {
50: '#ffa6f4',
500: '#ff7aee',
950: '#000000',
},
}SCSS
$custom: #ff7aee; $custom-light: #ffa6f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7aee",
"rgb": {
"r": 255,
"g": 122,
"b": 238
},
"hsl": {
"h": 307.669,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77182,
"c": 0.20937,
"h": 332.5
},
"luminance": 0.41352
}Semantic roles & 50–950 ramp
primary
#FF7AEE
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85