#FE8AEF#FE8AEF
#FE8AEF is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.184 H 332.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8AEF |
|---|---|
| RGB | rgb(254, 138, 239) |
| HSL | hsl(308, 98%, 77%) |
| HSV | hsv(308, 46%, 100%) |
| CMYK | cmyk(0%, 45.7%, 5.9%, 0.4%) |
| CIE-LAB | lab(73.21, 57.21, -31.76) |
| CIE-LCH | lch(73.21, 65.44, 330.97°) |
| OKLab | oklab(79.24% 0.1631 -0.0862) |
| OKLCH | oklch(79.24% 0.184 332.1) |
| XYZ | xyz(65.5411, 45.4836, 86.9717) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8AEF #8AFE99
analogous
#D38AFE #FE8AEF #FE8AB5
triadic
#FE8AEF #EFFE8A #8AEFFE
tetradic
#FE8AEF #FED38A #8AFE99 #8AB5FE
square
#FE8AEF #FED38A #8AFE99 #8AB5FE
split-complementary
#FE8AEF #B5FE8A #8AFED3
monochromatic
#FD11DE #FD4DE7 #FE8AEF #FFC7F7 #FFE1FB
Accessibility & contrast
On white
2.08
#FE8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FE8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8AEF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8AEF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe8aef; /* rgb */ color: rgb(254, 138, 239); /* oklch */ color: oklch(79.2% 0.184 332.1);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fe8aef',
950: '#000000',
},
}SCSS
$custom: #fe8aef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fe8aef",
"rgb": {
"r": 254,
"g": 138,
"b": 239
},
"hsl": {
"h": 307.759,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.79235,
"c": 0.18447,
"h": 332.1
},
"luminance": 0.4548
}Semantic roles & 50–950 ramp
primary
#FE8AEF
secondary
#D4F7D8
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085