#FE8DEC#FE8DEC
#FE8DEC is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.5% C 0.177 H 333.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DEC |
|---|---|
| RGB | rgb(254, 141, 236) |
| HSL | hsl(310, 98%, 77%) |
| HSV | hsv(310, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 7.1%, 0.4%) |
| CIE-LAB | lab(73.66, 55.25, -29.42) |
| CIE-LCH | lch(73.66, 62.60, 331.96°) |
| OKLab | oklab(79.54% 0.1582 -0.0797) |
| OKLCH | oklch(79.54% 0.177 333.3) |
| XYZ | xyz(65.5380, 46.1806, 84.8023) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DEC #8DFE9F
analogous
#D88DFE #FE8DEC #FE8DB3
triadic
#FE8DEC #ECFE8D #8DECFE
tetradic
#FE8DEC #FED88D #8DFE9F #8DB3FE
square
#FE8DEC #FED88D #8DFE9F #8DB3FE
split-complementary
#FE8DEC #B3FE8D #8DFED8
monochromatic
#FD14D8 #FD50E2 #FE8DEC #FFCAF6 #FFE1FA
Accessibility & contrast
On white
2.05
#FE8DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FE8DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DEC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DEC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8dec; /* rgb */ color: rgb(254, 141, 236); /* oklch */ color: oklch(79.5% 0.177 333.3);
Tailwind
colors: {
custom: {
50: '#ffb1f2',
500: '#fe8dec',
950: '#000000',
},
}SCSS
$custom: #fe8dec; $custom-light: #ffb1f2; $custom-dark: #000000;
JSON
{
"hex": "#fe8dec",
"rgb": {
"r": 254,
"g": 141,
"b": 236
},
"hsl": {
"h": 309.558,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.79536,
"c": 0.17715,
"h": 333.3
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#FE8DEC
secondary
#D4F7DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085