#FE7AEF#FE7AEF
#FE7AEF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.210 H 331.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AEF |
|---|---|
| RGB | rgb(254, 122, 239) |
| HSL | hsl(307, 99%, 74%) |
| HSV | hsv(307, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 5.9%, 0.4%) |
| CIE-LAB | lab(70.33, 64.77, -36.21) |
| CIE-LCH | lch(70.33, 74.20, 330.79°) |
| OKLab | oklab(77.1% 0.1848 -0.0987) |
| OKLCH | oklch(77.1% 0.21 331.9) |
| XYZ | xyz(63.4123, 41.2260, 86.2621) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AEF #7AFE89
analogous
#CB7AFE #FE7AEF #FE7AAD
triadic
#FE7AEF #EFFE7A #7AEFFE
tetradic
#FE7AEF #FECB7A #7AFE89 #7AADFE
square
#FE7AEF #FECB7A #7AFE89 #7AADFE
split-complementary
#FE7AEF #ADFE7A #7AFECB
monochromatic
#FC02DF #FE3DE8 #FE7AEF #FEB7F6 #FFE1FB
Accessibility & contrast
On white
2.27
#FE7AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FE7AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AEF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AEF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7aef; /* rgb */ color: rgb(254, 122, 239); /* oklch */ color: oklch(77.1% 0.210 331.9);
Tailwind
colors: {
custom: {
50: '#ffa5f4',
500: '#fe7aef',
950: '#000000',
},
}SCSS
$custom: #fe7aef; $custom-light: #ffa5f4; $custom-dark: #000000;
JSON
{
"hex": "#fe7aef",
"rgb": {
"r": 254,
"g": 122,
"b": 239
},
"hsl": {
"h": 306.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.77101,
"c": 0.20952,
"h": 331.9
},
"luminance": 0.41222
}Semantic roles & 50–950 ramp
primary
#FE7AEF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85