#FE7AEA#FE7AEA
#FE7AEA is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.206 H 333.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AEA |
|---|---|
| RGB | rgb(254, 122, 234) |
| HSL | hsl(309, 99%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 7.9%, 0.4%) |
| CIE-LAB | lab(70.13, 63.97, -33.78) |
| CIE-LCH | lch(70.13, 72.34, 332.17°) |
| OKLab | oklab(76.88% 0.1839 -0.0918) |
| OKLCH | oklch(76.88% 0.206 333.5) |
| XYZ | xyz(62.6838, 40.9346, 82.4255) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AEA #7AFE8E
analogous
#D07AFE #FE7AEA #FE7AA8
triadic
#FE7AEA #EAFE7A #7AEAFE
tetradic
#FE7AEA #FED07A #7AFE8E #7AA8FE
square
#FE7AEA #FED07A #7AFE8E #7AA8FE
split-complementary
#FE7AEA #A8FE7A #7AFED0
monochromatic
#FC02D6 #FE3DE0 #FE7AEA #FEB7F4 #FFE1FA
Accessibility & contrast
On white
2.29
#FE7AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FE7AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AEA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AEA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe7aea; /* rgb */ color: rgb(254, 122, 234); /* oklch */ color: oklch(76.9% 0.206 333.5);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#fe7aea',
950: '#000000',
},
}SCSS
$custom: #fe7aea; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7aea",
"rgb": {
"r": 254,
"g": 122,
"b": 234
},
"hsl": {
"h": 309.091,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76884,
"c": 0.20557,
"h": 333.5
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#FE7AEA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84