#FE7AED#FE7AED
#FE7AED is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.208 H 332.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AED |
|---|---|
| RGB | rgb(254, 122, 237) |
| HSL | hsl(308, 99%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 6.7%, 0.4%) |
| CIE-LAB | lab(70.25, 64.45, -35.24) |
| CIE-LCH | lch(70.25, 73.45, 331.33°) |
| OKLab | oklab(77.01% 0.1845 -0.096) |
| OKLCH | oklch(77.01% 0.208 332.5) |
| XYZ | xyz(63.1185, 41.1085, 84.7146) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AED #7AFE8B
analogous
#CD7AFE #FE7AED #FE7AAB
triadic
#FE7AED #EDFE7A #7AEDFE
tetradic
#FE7AED #FECD7A #7AFE8B #7AABFE
square
#FE7AED #FECD7A #7AFE8B #7AABFE
split-complementary
#FE7AED #ABFE7A #7AFECD
monochromatic
#FC02DC #FE3DE5 #FE7AED #FEB7F5 #FFE1FB
Accessibility & contrast
On white
2.28
#FE7AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FE7AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AED
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AED | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7aed; /* rgb */ color: rgb(254, 122, 237); /* oklch */ color: oklch(77.0% 0.208 332.5);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#fe7aed',
950: '#000000',
},
}SCSS
$custom: #fe7aed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#fe7aed",
"rgb": {
"r": 254,
"g": 122,
"b": 237
},
"hsl": {
"h": 307.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.77014,
"c": 0.20793,
"h": 332.5
},
"luminance": 0.41104
}Semantic roles & 50–950 ramp
primary
#FE7AED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85