#FE8EF2#FE8EF2
#FE8EF2 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.181 H 331.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8EF2 |
|---|---|
| RGB | rgb(254, 142, 242) |
| HSL | hsl(306, 98%, 78%) |
| HSV | hsv(306, 44%, 100%) |
| CMYK | cmyk(0%, 44.1%, 4.7%, 0.4%) |
| CIE-LAB | lab(74.08, 55.76, -32.05) |
| CIE-LCH | lch(74.08, 64.31, 330.11°) |
| OKLab | oklab(79.92% 0.1581 -0.0871) |
| OKLCH | oklch(79.92% 0.181 331.2) |
| XYZ | xyz(66.5725, 46.8313, 89.5200) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 7.38
Plum
#DDA0DD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8EF2 #8EFE9A
analogous
#D28EFE #FE8EF2 #FE8EBA
triadic
#FE8EF2 #F2FE8E #8EF2FE
tetradic
#FE8EF2 #FED28E #8EFE9A #8EBAFE
square
#FE8EF2 #FED28E #8EFE9A #8EBAFE
split-complementary
#FE8EF2 #BAFE8E #8EFED2
monochromatic
#FD15E4 #FD51EB #FE8EF2 #FFCBF9 #FFE1FC
Accessibility & contrast
On white
2.03
#FE8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FE8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8EF2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8EF2 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe8ef2; /* rgb */ color: rgb(254, 142, 242); /* oklch */ color: oklch(79.9% 0.181 331.2);
Tailwind
colors: {
custom: {
50: '#ffb2f6',
500: '#fe8ef2',
950: '#000000',
},
}SCSS
$custom: #fe8ef2; $custom-light: #ffb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fe8ef2",
"rgb": {
"r": 254,
"g": 142,
"b": 242
},
"hsl": {
"h": 306.429,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.79924,
"c": 0.18051,
"h": 331.2
},
"luminance": 0.46828
}Semantic roles & 50–950 ramp
primary
#FE8EF2
secondary
#D4F7D8
accent
#E61900
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085