#FF7AE7#FF7AE7
#FF7AE7 is a light, highly saturated pink. Relative luminance 0.409; OKLCH L 76.9% C 0.204 H 334.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE7 |
|---|---|
| RGB | rgb(255, 122, 231) |
| HSL | hsl(311, 100%, 74%) |
| HSV | hsv(311, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 9.4%, 0%) |
| CIE-LAB | lab(70.14, 63.77, -32.09) |
| CIE-LCH | lch(70.14, 71.39, 333.29°) |
| OKLab | oklab(76.88% 0.1844 -0.087) |
| OKLCH | oklch(76.88% 0.204 334.7) |
| XYZ | xyz(62.6235, 40.9530, 80.1921) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE7 #7AFF92
analogous
#D57AFF #FF7AE7 #FF7AA5
triadic
#FF7AE7 #E7FF7A #7AE7FF
tetradic
#FF7AE7 #FFD57A #7AFF92 #7AA5FF
square
#FF7AE7 #FFD57A #7AFF92 #7AA5FF
split-complementary
#FF7AE7 #A5FF7A #7AFFD5
monochromatic
#FF00D1 #FF3DDC #FF7AE7 #FFB7F2 #FFE0F9
Accessibility & contrast
On white
2.29
#FF7AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF7AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE7 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FEB
Deuteranopia (green-blind)
#A0B3E3
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae7; /* rgb */ color: rgb(255, 122, 231); /* oklch */ color: oklch(76.9% 0.204 334.7);
Tailwind
colors: {
custom: {
50: '#ffa5ef',
500: '#ff7ae7',
950: '#000000',
},
}SCSS
$custom: #ff7ae7; $custom-light: #ffa5ef; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae7",
"rgb": {
"r": 255,
"g": 122,
"b": 231
},
"hsl": {
"h": 310.827,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76881,
"c": 0.20394,
"h": 334.7
},
"luminance": 0.40949
}Semantic roles & 50–950 ramp
primary
#FF7AE7
secondary
#D4F7DA
accent
#E62900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84