#FE8FF7#FE8FF7
#FE8FF7 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.3% C 0.183 H 329.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FF7 |
|---|---|
| RGB | rgb(254, 143, 247) |
| HSL | hsl(304, 98%, 78%) |
| HSV | hsv(304, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 2.8%, 0.4%) |
| CIE-LAB | lab(74.47, 56.11, -34.18) |
| CIE-LCH | lch(74.47, 65.70, 328.66°) |
| OKLab | oklab(80.27% 0.1577 -0.0931) |
| OKLCH | oklch(80.27% 0.183 329.4) |
| XYZ | xyz(67.4831, 47.4347, 93.5789) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.38
Candy Pink
#FF63E9
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.84
Plum
#DDA0DD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FF7 #8FFE96
analogous
#CE8FFE #FE8FF7 #FE8FBF
triadic
#FE8FF7 #F7FE8F #8FF7FE
tetradic
#FE8FF7 #FECE8F #8FFE96 #8FBFFE
square
#FE8FF7 #FECE8F #8FFE96 #8FBFFE
split-complementary
#FE8FF7 #BFFE8F #8FFECE
monochromatic
#FD16EE #FD52F3 #FE8FF7 #FFCCFB #FFE1FD
Accessibility & contrast
On white
2.00
#FE8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FE8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FF7
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FF7 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#A7BDF4
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8ff7; /* rgb */ color: rgb(254, 143, 247); /* oklch */ color: oklch(80.3% 0.183 329.4);
Tailwind
colors: {
custom: {
50: '#ffb3fa',
500: '#fe8ff7',
950: '#000000',
},
}SCSS
$custom: #fe8ff7; $custom-light: #ffb3fa; $custom-dark: #000000;
JSON
{
"hex": "#fe8ff7",
"rgb": {
"r": 254,
"g": 143,
"b": 247
},
"hsl": {
"h": 303.784,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80275,
"c": 0.18318,
"h": 329.4
},
"luminance": 0.47431
}Semantic roles & 50–950 ramp
primary
#FE8FF7
secondary
#D4F7D6
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085