#FE99EF#FE99EF
#FE99EF is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.4% C 0.160 H 332.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99EF |
|---|---|
| RGB | rgb(254, 153, 239) |
| HSL | hsl(309, 98%, 80%) |
| HSV | hsv(309, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(76.12, 49.76, -27.28) |
| CIE-LCH | lch(76.12, 56.75, 331.27°) |
| OKLab | oklab(81.42% 0.1418 -0.0737) |
| OKLCH | oklch(81.42% 0.16 332.5) |
| XYZ | xyz(67.8437, 50.0888, 87.7392) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.85
Bubblegum Pink
#FE83CC
ΔE00 6.87
Purply Pink
#F075E6
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99EF #99FEA8
analogous
#DB99FE #FE99EF #FE99BD
triadic
#FE99EF #EFFE99 #99EFFE
tetradic
#FE99EF #FEDB99 #99FEA8 #99BDFE
square
#FE99EF #FEDB99 #99FEA8 #99BDFE
split-complementary
#FE99EF #BDFE99 #99FEDB
monochromatic
#FD20DC #FD5CE5 #FE99EF #FFD6F9 #FFE1FA
Accessibility & contrast
On white
1.91
#FE99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FE99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99EF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99EF | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fe99ef; /* rgb */ color: rgb(254, 153, 239); /* oklch */ color: oklch(81.4% 0.160 332.5);
Tailwind
colors: {
custom: {
50: '#ffb9f4',
500: '#fe99ef',
950: '#000000',
},
}SCSS
$custom: #fe99ef; $custom-light: #ffb9f4; $custom-dark: #000000;
JSON
{
"hex": "#fe99ef",
"rgb": {
"r": 254,
"g": 153,
"b": 239
},
"hsl": {
"h": 308.911,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81417,
"c": 0.15979,
"h": 332.5
},
"luminance": 0.50085
}Semantic roles & 50–950 ramp
primary
#FE99EF
secondary
#5BE06F
accent
#E62200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285