#FE8FF6#FE8FF6
#FE8FF6 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.2% C 0.182 H 329.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FF6 |
|---|---|
| RGB | rgb(254, 143, 246) |
| HSL | hsl(304, 98%, 78%) |
| HSV | hsv(304, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 3.1%, 0.4%) |
| CIE-LAB | lab(74.43, 55.94, -33.69) |
| CIE-LCH | lch(74.43, 65.30, 328.94°) |
| OKLab | oklab(80.23% 0.1575 -0.0917) |
| OKLCH | oklch(80.23% 0.182 329.8) |
| XYZ | xyz(67.3292, 47.3732, 92.7684) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 7.67
Plum
#DDA0DD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FF6 #8FFE97
analogous
#CE8FFE #FE8FF6 #FE8FBF
triadic
#FE8FF6 #F6FE8F #8FF6FE
tetradic
#FE8FF6 #FECE8F #8FFE97 #8FBFFE
square
#FE8FF6 #FECE8F #8FFE97 #8FBFFE
split-complementary
#FE8FF6 #BFFE8F #8FFECE
monochromatic
#FD16EC #FD52F1 #FE8FF6 #FFCCFB #FFE1FD
Accessibility & contrast
On white
2.00
#FE8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FE8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FF6
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FF6 | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFA
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8ff6; /* rgb */ color: rgb(254, 143, 246); /* oklch */ color: oklch(80.2% 0.182 329.8);
Tailwind
colors: {
custom: {
50: '#ffb3f9',
500: '#fe8ff6',
950: '#000000',
},
}SCSS
$custom: #fe8ff6; $custom-light: #ffb3f9; $custom-dark: #000000;
JSON
{
"hex": "#fe8ff6",
"rgb": {
"r": 254,
"g": 143,
"b": 246
},
"hsl": {
"h": 304.324,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80233,
"c": 0.18231,
"h": 329.8
},
"luminance": 0.4737
}Semantic roles & 50–950 ramp
primary
#FE8FF6
secondary
#D4F7D6
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085