#FE92EF#FE92EF
#FE92EF is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.171 H 332.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE92EF |
|---|---|
| RGB | rgb(254, 146, 239) |
| HSL | hsl(308, 98%, 78%) |
| HSV | hsv(308, 43%, 100%) |
| CMYK | cmyk(0%, 42.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(74.74, 53.28, -29.40) |
| CIE-LCH | lch(74.74, 60.85, 331.11°) |
| OKLab | oklab(80.38% 0.1518 -0.0796) |
| OKLCH | oklch(80.38% 0.171 332.3) |
| XYZ | xyz(66.7314, 47.8643, 87.3684) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.53
Plum
#DDA0DD
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE92EF #92FEA1
analogous
#D792FE #FE92EF #FE92B9
triadic
#FE92EF #EFFE92 #92EFFE
tetradic
#FE92EF #FED792 #92FEA1 #92B9FE
square
#FE92EF #FED792 #92FEA1 #92B9FE
split-complementary
#FE92EF #B9FE92 #92FED7
monochromatic
#FD19DD #FD55E6 #FE92EF #FFCFF8 #FFE1FB
Accessibility & contrast
On white
1.99
#FE92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FE92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE92EF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE92EF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe92ef; /* rgb */ color: rgb(254, 146, 239); /* oklch */ color: oklch(80.4% 0.171 332.3);
Tailwind
colors: {
custom: {
50: '#ffb4f4',
500: '#fe92ef',
950: '#000000',
},
}SCSS
$custom: #fe92ef; $custom-light: #ffb4f4; $custom-dark: #000000;
JSON
{
"hex": "#fe92ef",
"rgb": {
"r": 254,
"g": 146,
"b": 239
},
"hsl": {
"h": 308.333,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.80378,
"c": 0.17143,
"h": 332.3
},
"luminance": 0.47861
}Semantic roles & 50–950 ramp
primary
#FE92EF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085