#FE94EF#FE94EF
#FE94EF is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.7% C 0.168 H 332.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FE94EF |
|---|---|
| RGB | rgb(254, 148, 239) |
| HSL | hsl(308, 98%, 79%) |
| HSV | hsv(308, 42%, 100%) |
| CMYK | cmyk(0%, 41.7%, 5.9%, 0.4%) |
| CIE-LAB | lab(75.13, 52.28, -28.80) |
| CIE-LCH | lch(75.13, 59.69, 331.15°) |
| OKLab | oklab(80.67% 0.149 -0.078) |
| OKLCH | oklch(80.67% 0.168 332.4) |
| XYZ | xyz(67.0424, 48.4863, 87.4721) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE94EF #94FEA3
analogous
#D894FE #FE94EF #FE94BA
triadic
#FE94EF #EFFE94 #94EFFE
tetradic
#FE94EF #FED894 #94FEA3 #94BAFE
square
#FE94EF #FED894 #94FEA3 #94BAFE
split-complementary
#FE94EF #BAFE94 #94FED8
monochromatic
#FD1BDD #FD57E6 #FE94EF #FFD1F8 #FFE1FA
Accessibility & contrast
On white
1.96
#FE94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FE94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE94EF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE94EF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe94ef; /* rgb */ color: rgb(254, 148, 239); /* oklch */ color: oklch(80.7% 0.168 332.4);
Tailwind
colors: {
custom: {
50: '#ffb6f4',
500: '#fe94ef',
950: '#000000',
},
}SCSS
$custom: #fe94ef; $custom-light: #ffb6f4; $custom-dark: #000000;
JSON
{
"hex": "#fe94ef",
"rgb": {
"r": 254,
"g": 148,
"b": 239
},
"hsl": {
"h": 308.491,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.80671,
"c": 0.16812,
"h": 332.4
},
"luminance": 0.48483
}Semantic roles & 50–950 ramp
primary
#FE94EF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085