#FE7AE9#FE7AE9
#FE7AE9 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.205 H 333.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AE9 |
|---|---|
| RGB | rgb(254, 122, 233) |
| HSL | hsl(310, 99%, 74%) |
| HSV | hsv(310, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 8.3%, 0.4%) |
| CIE-LAB | lab(70.09, 63.81, -33.29) |
| CIE-LCH | lch(70.09, 71.97, 332.45°) |
| OKLab | oklab(76.84% 0.1838 -0.0904) |
| OKLCH | oklch(76.84% 0.205 333.8) |
| XYZ | xyz(62.5406, 40.8773, 81.6711) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.65
Violet Pink
#FB5FFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AE9 #7AFE8F
analogous
#D17AFE #FE7AE9 #FE7AA7
triadic
#FE7AE9 #E9FE7A #7AE9FE
tetradic
#FE7AE9 #FED17A #7AFE8F #7AA7FE
square
#FE7AE9 #FED17A #7AFE8F #7AA7FE
split-complementary
#FE7AE9 #A7FE7A #7AFED1
monochromatic
#FC02D4 #FE3DDF #FE7AE9 #FEB7F3 #FFE1FA
Accessibility & contrast
On white
2.29
#FE7AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FE7AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AE9
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AE9 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#9FB2E5
Tritanopia (blue-blind)
#FF82A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe7ae9; /* rgb */ color: rgb(254, 122, 233); /* oklch */ color: oklch(76.8% 0.205 333.8);
Tailwind
colors: {
custom: {
50: '#ffa5f0',
500: '#fe7ae9',
950: '#000000',
},
}SCSS
$custom: #fe7ae9; $custom-light: #ffa5f0; $custom-dark: #000000;
JSON
{
"hex": "#fe7ae9",
"rgb": {
"r": 254,
"g": 122,
"b": 233
},
"hsl": {
"h": 309.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76841,
"c": 0.2048,
"h": 333.8
},
"luminance": 0.40873
}Semantic roles & 50–950 ramp
primary
#FE7AE9
secondary
#D4F7DA
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84