#FE6AED#FE6AED
#FE6AED is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.231 H 332.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6AED |
|---|---|
| RGB | rgb(254, 106, 237) |
| HSL | hsl(307, 99%, 71%) |
| HSV | hsv(307, 58%, 100%) |
| CMYK | cmyk(0%, 58.3%, 6.7%, 0.4%) |
| CIE-LAB | lab(67.65, 71.47, -39.29) |
| CIE-LCH | lch(67.65, 81.56, 331.20°) |
| OKLab | oklab(75.1% 0.2048 -0.1074) |
| OKLCH | oklch(75.1% 0.231 332.3) |
| XYZ | xyz(61.3131, 37.4977, 84.1128) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 4.32
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6AED #6AFE7B
analogous
#C56AFE #FE6AED #FE6AA3
triadic
#FE6AED #EDFE6A #6AEDFE
tetradic
#FE6AED #FEC56A #6AFE7B #6AA3FE
square
#FE6AED #FEC56A #6AFE7B #6AA3FE
split-complementary
#FE6AED #A3FE6A #6AFEC5
monochromatic
#EC02D1 #FE2DE6 #FE6AED #FEA7F4 #FFE1FB
Accessibility & contrast
On white
2.47
#FE6AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FE6AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6AED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6AED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe6aed; /* rgb */ color: rgb(254, 106, 237); /* oklch */ color: oklch(75.1% 0.231 332.3);
Tailwind
colors: {
custom: {
50: '#ff9cf3',
500: '#fe6aed',
950: '#000000',
},
}SCSS
$custom: #fe6aed; $custom-light: #ff9cf3; $custom-dark: #000000;
JSON
{
"hex": "#fe6aed",
"rgb": {
"r": 254,
"g": 106,
"b": 237
},
"hsl": {
"h": 306.892,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.751,
"c": 0.23122,
"h": 332.3
},
"luminance": 0.37493
}Semantic roles & 50–950 ramp
primary
#FE6AED
secondary
#CEF6D2
accent
#E61A00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85