#FE8AED#FE8AED
#FE8AED is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.183 H 332.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8AED |
|---|---|
| RGB | rgb(254, 138, 237) |
| HSL | hsl(309, 98%, 77%) |
| HSV | hsv(309, 46%, 100%) |
| CMYK | cmyk(0%, 45.7%, 6.7%, 0.4%) |
| CIE-LAB | lab(73.13, 56.88, -30.78) |
| CIE-LCH | lch(73.13, 64.68, 331.58°) |
| OKLab | oklab(79.15% 0.1627 -0.0835) |
| OKLCH | oklch(79.15% 0.183 332.8) |
| XYZ | xyz(65.2473, 45.3661, 85.4242) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.70
Plum
#DDA0DD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8AED #8AFE9B
analogous
#D58AFE #FE8AED #FE8AB3
triadic
#FE8AED #EDFE8A #8AEDFE
tetradic
#FE8AED #FED58A #8AFE9B #8AB3FE
square
#FE8AED #FED58A #8AFE9B #8AB3FE
split-complementary
#FE8AED #B3FE8A #8AFED5
monochromatic
#FD11DA #FD4DE4 #FE8AED #FFC7F6 #FFE1FA
Accessibility & contrast
On white
2.08
#FE8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FE8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8AED
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8AED | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe8aed; /* rgb */ color: rgb(254, 138, 237); /* oklch */ color: oklch(79.2% 0.183 332.8);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fe8aed',
950: '#000000',
},
}SCSS
$custom: #fe8aed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fe8aed",
"rgb": {
"r": 254,
"g": 138,
"b": 237
},
"hsl": {
"h": 308.793,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.79152,
"c": 0.18283,
"h": 332.8
},
"luminance": 0.45362
}Semantic roles & 50–950 ramp
primary
#FE8AED
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085