#FE8EF4#FE8EF4
#FE8EF4 is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.182 H 330.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8EF4 |
|---|---|
| RGB | rgb(254, 142, 244) |
| HSL | hsl(305, 98%, 78%) |
| HSV | hsv(305, 44%, 100%) |
| CMYK | cmyk(0%, 44.1%, 3.9%, 0.4%) |
| CIE-LAB | lab(74.16, 56.09, -33.02) |
| CIE-LCH | lch(74.16, 65.09, 329.52°) |
| OKLab | oklab(80.01% 0.1585 -0.0898) |
| OKLCH | oklch(80.01% 0.182 330.5) |
| XYZ | xyz(66.8745, 46.9522, 91.1106) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 7.33
Candy Pink
#FF63E9
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8EF4 #8EFE98
analogous
#D08EFE #FE8EF4 #FE8EBC
triadic
#FE8EF4 #F4FE8E #8EF4FE
tetradic
#FE8EF4 #FED08E #8EFE98 #8EBCFE
square
#FE8EF4 #FED08E #8EFE98 #8EBCFE
split-complementary
#FE8EF4 #BCFE8E #8EFED0
monochromatic
#FD15E8 #FD51EE #FE8EF4 #FFCBFA #FFE1FC
Accessibility & contrast
On white
2.02
#FE8EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FE8EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8EF4
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8EF4 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe8ef4; /* rgb */ color: rgb(254, 142, 244); /* oklch */ color: oklch(80.0% 0.182 330.5);
Tailwind
colors: {
custom: {
50: '#ffb2f8',
500: '#fe8ef4',
950: '#000000',
},
}SCSS
$custom: #fe8ef4; $custom-light: #ffb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fe8ef4",
"rgb": {
"r": 254,
"g": 142,
"b": 244
},
"hsl": {
"h": 305.357,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.80007,
"c": 0.18221,
"h": 330.5
},
"luminance": 0.46948
}Semantic roles & 50–950 ramp
primary
#FE8EF4
secondary
#D4F7D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085