#FE96EF#FE96EF
#FE96EF is a light, vivid purple. Relative luminance 0.491; OKLCH L 81.0% C 0.165 H 332.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FE96EF |
|---|---|
| RGB | rgb(254, 150, 239) |
| HSL | hsl(309, 98%, 79%) |
| HSV | hsv(309, 41%, 100%) |
| CMYK | cmyk(0%, 40.9%, 5.9%, 0.4%) |
| CIE-LAB | lab(75.53, 51.28, -28.20) |
| CIE-LCH | lch(75.53, 58.52, 331.19°) |
| OKLab | oklab(80.97% 0.1461 -0.0763) |
| OKLCH | oklch(80.97% 0.165 332.4) |
| XYZ | xyz(67.3589, 49.1191, 87.5776) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.62
Bubblegum Pink
#FE83CC
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 7.17
Pink (survey)
#FF81C0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE96EF #96FEA5
analogous
#D996FE #FE96EF #FE96BB
triadic
#FE96EF #EFFE96 #96EFFE
tetradic
#FE96EF #FED996 #96FEA5 #96BBFE
square
#FE96EF #FED996 #96FEA5 #96BBFE
split-complementary
#FE96EF #BBFE96 #96FED9
monochromatic
#FD1DDD #FD59E6 #FE96EF #FFD3F8 #FFE1FA
Accessibility & contrast
On white
1.94
#FE96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FE96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE96EF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE96EF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#FF9CB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fe96ef; /* rgb */ color: rgb(254, 150, 239); /* oklch */ color: oklch(81.0% 0.165 332.4);
Tailwind
colors: {
custom: {
50: '#ffb7f4',
500: '#fe96ef',
950: '#000000',
},
}SCSS
$custom: #fe96ef; $custom-light: #ffb7f4; $custom-dark: #000000;
JSON
{
"hex": "#fe96ef",
"rgb": {
"r": 254,
"g": 150,
"b": 239
},
"hsl": {
"h": 308.654,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.80968,
"c": 0.1648,
"h": 332.4
},
"luminance": 0.49116
}Semantic roles & 50–950 ramp
primary
#FE96EF
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085