#FE8FF0#FE8FF0
#FE8FF0 is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.0% C 0.177 H 331.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FF0 |
|---|---|
| RGB | rgb(254, 143, 240) |
| HSL | hsl(308, 98%, 78%) |
| HSV | hsv(308, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 5.5%, 0.4%) |
| CIE-LAB | lab(74.20, 54.93, -30.78) |
| CIE-LCH | lch(74.20, 62.97, 330.73°) |
| OKLab | oklab(79.98% 0.1563 -0.0835) |
| OKLCH | oklch(79.98% 0.177 331.9) |
| XYZ | xyz(66.4232, 47.0108, 87.9965) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.50
Candy Pink
#FF63E9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FF0 #8FFE9D
analogous
#D58FFE #FE8FF0 #FE8FB8
triadic
#FE8FF0 #F0FE8F #8FF0FE
tetradic
#FE8FF0 #FED58F #8FFE9D #8FB8FE
square
#FE8FF0 #FED58F #8FFE9D #8FB8FE
split-complementary
#FE8FF0 #B8FE8F #8FFED5
monochromatic
#FD16E0 #FD52E8 #FE8FF0 #FFCCF8 #FFE1FB
Accessibility & contrast
On white
2.02
#FE8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FE8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FF0
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FF0 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF3
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe8ff0; /* rgb */ color: rgb(254, 143, 240); /* oklch */ color: oklch(80.0% 0.177 331.9);
Tailwind
colors: {
custom: {
50: '#ffb2f5',
500: '#fe8ff0',
950: '#000000',
},
}SCSS
$custom: #fe8ff0; $custom-light: #ffb2f5; $custom-dark: #000000;
JSON
{
"hex": "#fe8ff0",
"rgb": {
"r": 254,
"g": 143,
"b": 240
},
"hsl": {
"h": 307.568,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79984,
"c": 0.17719,
"h": 331.9
},
"luminance": 0.47007
}Semantic roles & 50–950 ramp
primary
#FE8FF0
secondary
#D4F7D8
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085