#FE6AEF#FE6AEF
#FE6AEF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.233 H 331.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6AEF |
|---|---|
| RGB | rgb(254, 106, 239) |
| HSL | hsl(306, 99%, 71%) |
| HSV | hsv(306, 58%, 100%) |
| CMYK | cmyk(0%, 58.3%, 5.9%, 0.4%) |
| CIE-LAB | lab(67.74, 71.78, -40.26) |
| CIE-LCH | lch(67.74, 82.30, 330.71°) |
| OKLab | oklab(75.19% 0.205 -0.1102) |
| OKLCH | oklch(75.19% 0.233 331.7) |
| XYZ | xyz(61.6069, 37.6153, 85.6603) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6AEF #6AFE79
analogous
#C36AFE #FE6AEF #FE6AA5
triadic
#FE6AEF #EFFE6A #6AEFFE
tetradic
#FE6AEF #FEC36A #6AFE79 #6AA5FE
square
#FE6AEF #FEC36A #6AFE79 #6AA5FE
split-complementary
#FE6AEF #A5FE6A #6AFEC3
monochromatic
#EC02D4 #FE2DE8 #FE6AEF #FEA7F6 #FFE1FC
Accessibility & contrast
On white
2.46
#FE6AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FE6AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6AEF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6AEF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe6aef; /* rgb */ color: rgb(254, 106, 239); /* oklch */ color: oklch(75.2% 0.233 331.7);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#fe6aef',
950: '#000000',
},
}SCSS
$custom: #fe6aef; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#fe6aef",
"rgb": {
"r": 254,
"g": 106,
"b": 239
},
"hsl": {
"h": 306.081,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.75192,
"c": 0.23274,
"h": 331.7
},
"luminance": 0.37611
}Semantic roles & 50–950 ramp
primary
#FE6AEF
secondary
#CEF6D2
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85