#FE7AE3#FE7AE3
#FE7AE3 is a light, highly saturated pink. Relative luminance 0.405; OKLCH L 76.6% C 0.200 H 335.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AE3 |
|---|---|
| RGB | rgb(254, 122, 227) |
| HSL | hsl(312, 99%, 74%) |
| HSV | hsv(312, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 10.6%, 0.4%) |
| CIE-LAB | lab(69.85, 62.87, -30.34) |
| CIE-LCH | lch(69.85, 69.81, 334.24°) |
| OKLab | oklab(76.59% 0.1826 -0.0821) |
| OKLCH | oklch(76.59% 0.2 335.8) |
| XYZ | xyz(61.6980, 40.5403, 77.2336) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.14
Bubblegum Pink
#FE83CC
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AE3 #7AFE95
analogous
#D77AFE #FE7AE3 #FE7AA1
triadic
#FE7AE3 #E3FE7A #7AE3FE
tetradic
#FE7AE3 #FED77A #7AFE95 #7AA1FE
square
#FE7AE3 #FED77A #7AFE95 #7AA1FE
split-complementary
#FE7AE3 #A1FE7A #7AFED7
monochromatic
#FC02C9 #FE3DD6 #FE7AE3 #FEB7F0 #FFE1F9
Accessibility & contrast
On white
2.31
#FE7AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FE7AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AE3
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AE3 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE6
Deuteranopia (green-blind)
#A1B2DF
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe7ae3; /* rgb */ color: rgb(254, 122, 227); /* oklch */ color: oklch(76.6% 0.200 335.8);
Tailwind
colors: {
custom: {
50: '#ffa5ec',
500: '#fe7ae3',
950: '#000000',
},
}SCSS
$custom: #fe7ae3; $custom-light: #ffa5ec; $custom-dark: #000000;
JSON
{
"hex": "#fe7ae3",
"rgb": {
"r": 254,
"g": 122,
"b": 227
},
"hsl": {
"h": 312.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76588,
"c": 0.20022,
"h": 335.8
},
"luminance": 0.40536
}Semantic roles & 50–950 ramp
primary
#FE7AE3
secondary
#D4F7DB
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84