#FE8FF2#FE8FF2
#FE8FF2 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.179 H 331.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FF2 |
|---|---|
| RGB | rgb(254, 143, 242) |
| HSL | hsl(306, 98%, 78%) |
| HSV | hsv(306, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 4.7%, 0.4%) |
| CIE-LAB | lab(74.27, 55.26, -31.75) |
| CIE-LCH | lch(74.27, 63.74, 330.12°) |
| OKLab | oklab(80.07% 0.1567 -0.0863) |
| OKLCH | oklch(80.07% 0.179 331.2) |
| XYZ | xyz(66.7219, 47.1302, 89.5698) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 7.58
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FF2 #8FFE9B
analogous
#D28FFE #FE8FF2 #FE8FBB
triadic
#FE8FF2 #F2FE8F #8FF2FE
tetradic
#FE8FF2 #FED28F #8FFE9B #8FBBFE
square
#FE8FF2 #FED28F #8FFE9B #8FBBFE
split-complementary
#FE8FF2 #BBFE8F #8FFED2
monochromatic
#FD16E4 #FD52EB #FE8FF2 #FFCCF9 #FFE1FB
Accessibility & contrast
On white
2.01
#FE8FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FE8FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FF2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FF2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe8ff2; /* rgb */ color: rgb(254, 143, 242); /* oklch */ color: oklch(80.1% 0.179 331.2);
Tailwind
colors: {
custom: {
50: '#ffb3f6',
500: '#fe8ff2',
950: '#000000',
},
}SCSS
$custom: #fe8ff2; $custom-light: #ffb3f6; $custom-dark: #000000;
JSON
{
"hex": "#fe8ff2",
"rgb": {
"r": 254,
"g": 143,
"b": 242
},
"hsl": {
"h": 306.486,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80067,
"c": 0.17888,
"h": 331.2
},
"luminance": 0.47127
}Semantic roles & 50–950 ramp
primary
#FE8FF2
secondary
#D4F7D8
accent
#E61900
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085