#FF7AE5#FF7AE5
#FF7AE5 is a light, highly saturated pink. Relative luminance 0.408; OKLCH L 76.8% C 0.202 H 335.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE5 |
|---|---|
| RGB | rgb(255, 122, 229) |
| HSL | hsl(312, 100%, 74%) |
| HSV | hsv(312, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 10.2%, 0%) |
| CIE-LAB | lab(70.06, 63.46, -31.11) |
| CIE-LCH | lch(70.06, 70.68, 333.88°) |
| OKLab | oklab(76.8% 0.1841 -0.0842) |
| OKLCH | oklch(76.8% 0.202 335.4) |
| XYZ | xyz(62.3427, 40.8406, 78.7130) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE5 #7AFF94
analogous
#D67AFF #FF7AE5 #FF7AA3
triadic
#FF7AE5 #E5FF7A #7AE5FF
tetradic
#FF7AE5 #FFD67A #7AFF94 #7AA3FF
square
#FF7AE5 #FFD67A #7AFF94 #7AA3FF
split-complementary
#FF7AE5 #A3FF7A #7AFFD6
monochromatic
#FF00CD #FF3DD9 #FF7AE5 #FFB7F1 #FFE0F9
Accessibility & contrast
On white
2.29
#FF7AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF7AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE5
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE5 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE9
Deuteranopia (green-blind)
#A1B3E1
Tritanopia (blue-blind)
#FF81A5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae5; /* rgb */ color: rgb(255, 122, 229); /* oklch */ color: oklch(76.8% 0.202 335.4);
Tailwind
colors: {
custom: {
50: '#ffa5ed',
500: '#ff7ae5',
950: '#000000',
},
}SCSS
$custom: #ff7ae5; $custom-light: #ffa5ed; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae5",
"rgb": {
"r": 255,
"g": 122,
"b": 229
},
"hsl": {
"h": 311.729,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76797,
"c": 0.20243,
"h": 335.4
},
"luminance": 0.40836
}Semantic roles & 50–950 ramp
primary
#FF7AE5
secondary
#D4F7DB
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84