#FF7AE2#FF7AE2
#FF7AE2 is a light, highly saturated pink. Relative luminance 0.407; OKLCH L 76.7% C 0.200 H 336.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AE2 |
|---|---|
| RGB | rgb(255, 122, 226) |
| HSL | hsl(313, 100%, 74%) |
| HSV | hsv(313, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 11.4%, 0%) |
| CIE-LAB | lab(69.95, 63.00, -29.63) |
| CIE-LCH | lch(69.95, 69.62, 334.81°) |
| OKLab | oklab(76.67% 0.1835 -0.0801) |
| OKLCH | oklch(76.67% 0.2 336.4) |
| XYZ | xyz(61.9274, 40.6745, 76.5260) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AE2 #7AFF97
analogous
#DA7AFF #FF7AE2 #FF7AA0
triadic
#FF7AE2 #E2FF7A #7AE2FF
tetradic
#FF7AE2 #FFDA7A #7AFF97 #7AA0FF
square
#FF7AE2 #FFDA7A #7AFF97 #7AA0FF
split-complementary
#FF7AE2 #A0FF7A #7AFFDA
monochromatic
#FF00C7 #FF3DD5 #FF7AE2 #FFB7EF #FFE0F8
Accessibility & contrast
On white
2.30
#FF7AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FF7AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AE2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AE2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9EE5
Deuteranopia (green-blind)
#A2B2DE
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7ae2; /* rgb */ color: rgb(255, 122, 226); /* oklch */ color: oklch(76.7% 0.200 336.4);
Tailwind
colors: {
custom: {
50: '#ffa5eb',
500: '#ff7ae2',
950: '#000000',
},
}SCSS
$custom: #ff7ae2; $custom-light: #ffa5eb; $custom-dark: #000000;
JSON
{
"hex": "#ff7ae2",
"rgb": {
"r": 255,
"g": 122,
"b": 226
},
"hsl": {
"h": 313.083,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.76672,
"c": 0.20018,
"h": 336.4
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#FF7AE2
secondary
#D4F7DB
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84