#FE6AEA#FE6AEA
#FE6AEA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.229 H 333.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6AEA |
|---|---|
| RGB | rgb(254, 106, 234) |
| HSL | hsl(308, 99%, 71%) |
| HSV | hsv(308, 58%, 100%) |
| CMYK | cmyk(0%, 58.3%, 7.9%, 0.4%) |
| CIE-LAB | lab(67.52, 71.00, -37.83) |
| CIE-LCH | lch(67.52, 80.45, 331.95°) |
| OKLab | oklab(74.96% 0.2044 -0.1032) |
| OKLCH | oklch(74.96% 0.229 333.2) |
| XYZ | xyz(60.8785, 37.3239, 81.8238) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.36
Light Magenta
#FA5FF7
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6AEA #6AFE7E
analogous
#C86AFE #FE6AEA #FE6AA0
triadic
#FE6AEA #EAFE6A #6AEAFE
tetradic
#FE6AEA #FEC86A #6AFE7E #6AA0FE
square
#FE6AEA #FEC86A #6AFE7E #6AA0FE
split-complementary
#FE6AEA #A0FE6A #6AFEC8
monochromatic
#EC02CC #FE2DE1 #FE6AEA #FEA7F3 #FFE1FB
Accessibility & contrast
On white
2.48
#FE6AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FE6AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6AEA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6AEA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EE
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe6aea; /* rgb */ color: rgb(254, 106, 234); /* oklch */ color: oklch(75.0% 0.229 333.2);
Tailwind
colors: {
custom: {
50: '#ff9cf1',
500: '#fe6aea',
950: '#000000',
},
}SCSS
$custom: #fe6aea; $custom-light: #ff9cf1; $custom-dark: #000000;
JSON
{
"hex": "#fe6aea",
"rgb": {
"r": 254,
"g": 106,
"b": 234
},
"hsl": {
"h": 308.108,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.74963,
"c": 0.22895,
"h": 333.2
},
"luminance": 0.37319
}Semantic roles & 50–950 ramp
primary
#FE6AEA
secondary
#CEF6D3
accent
#E61F00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85