#FE7AE2#FE7AE2
#FE7AE2 is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.5% C 0.199 H 336.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AE2 |
|---|---|
| RGB | rgb(254, 122, 226) |
| HSL | hsl(313, 99%, 74%) |
| HSV | hsv(313, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 11%, 0.4%) |
| CIE-LAB | lab(69.81, 62.72, -29.85) |
| CIE-LCH | lch(69.81, 69.46, 334.55°) |
| OKLab | oklab(76.55% 0.1824 -0.0807) |
| OKLCH | oklch(76.55% 0.199 336.1) |
| XYZ | xyz(61.5604, 40.4853, 76.5088) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AE2 #7AFE96
analogous
#D87AFE #FE7AE2 #FE7AA0
triadic
#FE7AE2 #E2FE7A #7AE2FE
tetradic
#FE7AE2 #FED87A #7AFE96 #7AA0FE
square
#FE7AE2 #FED87A #7AFE96 #7AA0FE
split-complementary
#FE7AE2 #A0FE7A #7AFED8
monochromatic
#FC02C7 #FE3DD5 #FE7AE2 #FEB7EF #FFE1F8
Accessibility & contrast
On white
2.31
#FE7AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FE7AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AE2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AE2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9EE5
Deuteranopia (green-blind)
#A1B2DE
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe7ae2; /* rgb */ color: rgb(254, 122, 226); /* oklch */ color: oklch(76.5% 0.199 336.1);
Tailwind
colors: {
custom: {
50: '#ffa5eb',
500: '#fe7ae2',
950: '#000000',
},
}SCSS
$custom: #fe7ae2; $custom-light: #ffa5eb; $custom-dark: #000000;
JSON
{
"hex": "#fe7ae2",
"rgb": {
"r": 254,
"g": 122,
"b": 226
},
"hsl": {
"h": 312.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76546,
"c": 0.19948,
"h": 336.1
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#FE7AE2
secondary
#D4F7DB
accent
#E63100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84