#FE8FF4#FE8FF4
#FE8FF4 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.2% C 0.181 H 330.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FF4 |
|---|---|
| RGB | rgb(254, 143, 244) |
| HSL | hsl(305, 98%, 78%) |
| HSV | hsv(305, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 3.9%, 0.4%) |
| CIE-LAB | lab(74.35, 55.60, -32.72) |
| CIE-LCH | lch(74.35, 64.52, 329.52°) |
| OKLab | oklab(80.15% 0.1571 -0.089) |
| OKLCH | oklch(80.15% 0.181 330.5) |
| XYZ | xyz(67.0239, 47.2511, 91.1604) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 7.33
Candy Pink
#FF63E9
ΔE00 7.56
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FF4 #8FFE99
analogous
#D08FFE #FE8FF4 #FE8FBD
triadic
#FE8FF4 #F4FE8F #8FF4FE
tetradic
#FE8FF4 #FED08F #8FFE99 #8FBDFE
square
#FE8FF4 #FED08F #8FFE99 #8FBDFE
split-complementary
#FE8FF4 #BDFE8F #8FFED0
monochromatic
#FD16E8 #FD52EE #FE8FF4 #FFCCFA #FFE1FC
Accessibility & contrast
On white
2.01
#FE8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FE8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FF4
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FF4 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF8
Deuteranopia (green-blind)
#A9BCF1
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8ff4; /* rgb */ color: rgb(254, 143, 244); /* oklch */ color: oklch(80.2% 0.181 330.5);
Tailwind
colors: {
custom: {
50: '#ffb3f8',
500: '#fe8ff4',
950: '#000000',
},
}SCSS
$custom: #fe8ff4; $custom-light: #ffb3f8; $custom-dark: #000000;
JSON
{
"hex": "#fe8ff4",
"rgb": {
"r": 254,
"g": 143,
"b": 244
},
"hsl": {
"h": 305.405,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.8015,
"c": 0.18059,
"h": 330.5
},
"luminance": 0.47247
}Semantic roles & 50–950 ramp
primary
#FE8FF4
secondary
#D4F7D7
accent
#E61500
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085