#FE8AEB#FE8AEB
#FE8AEB is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.181 H 333.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8AEB |
|---|---|
| RGB | rgb(254, 138, 235) |
| HSL | hsl(310, 98%, 77%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 45.7%, 7.5%, 0.4%) |
| CIE-LAB | lab(73.06, 56.56, -29.81) |
| CIE-LCH | lch(73.06, 63.93, 332.21°) |
| OKLab | oklab(79.07% 0.1622 -0.0807) |
| OKLCH | oklch(79.07% 0.181 333.5) |
| XYZ | xyz(64.9567, 45.2499, 83.8939) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.77
Plum
#DDA0DD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8AEB #8AFE9D
analogous
#D78AFE #FE8AEB #FE8AB1
triadic
#FE8AEB #EBFE8A #8AEBFE
tetradic
#FE8AEB #FED78A #8AFE9D #8AB1FE
square
#FE8AEB #FED78A #8AFE9D #8AB1FE
split-complementary
#FE8AEB #B1FE8A #8AFED7
monochromatic
#FD11D6 #FD4DE1 #FE8AEB #FFC7F5 #FFE1FA
Accessibility & contrast
On white
2.09
#FE8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FE8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8AEB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8AEB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe8aeb; /* rgb */ color: rgb(254, 138, 235); /* oklch */ color: oklch(79.1% 0.181 333.5);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fe8aeb',
950: '#000000',
},
}SCSS
$custom: #fe8aeb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fe8aeb",
"rgb": {
"r": 254,
"g": 138,
"b": 235
},
"hsl": {
"h": 309.828,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.7907,
"c": 0.1812,
"h": 333.5
},
"luminance": 0.45246
}Semantic roles & 50–950 ramp
primary
#FE8AEB
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085