#FE99F7#FE99F7
#FE99F7 is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.7% C 0.167 H 329.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99F7 |
|---|---|
| RGB | rgb(254, 153, 247) |
| HSL | hsl(304, 98%, 80%) |
| HSV | hsv(304, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 2.8%, 0.4%) |
| CIE-LAB | lab(76.42, 51.13, -31.16) |
| CIE-LCH | lch(76.42, 59.88, 328.64°) |
| OKLab | oklab(81.74% 0.1436 -0.0847) |
| OKLCH | oklch(81.74% 0.167 329.5) |
| XYZ | xyz(69.0518, 50.5721, 94.1018) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 7.11
Purply Pink
#F075E6
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 8.10
Mauve
#E0B0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99F7 #99FEA0
analogous
#D299FE #FE99F7 #FE99C5
triadic
#FE99F7 #F7FE99 #99F7FE
tetradic
#FE99F7 #FED299 #99FEA0 #99C5FE
square
#FE99F7 #FED299 #99FEA0 #99C5FE
split-complementary
#FE99F7 #C5FE99 #99FED2
monochromatic
#FD20ED #FD5CF2 #FE99F7 #FFD6FC #FFE1FD
Accessibility & contrast
On white
1.89
#FE99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FE99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99F7
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99F7 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FA
Deuteranopia (green-blind)
#AFC1F4
Tritanopia (blue-blind)
#FFA1BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fe99f7; /* rgb */ color: rgb(254, 153, 247); /* oklch */ color: oklch(81.7% 0.167 329.5);
Tailwind
colors: {
custom: {
50: '#ffb9fa',
500: '#fe99f7',
950: '#000000',
},
}SCSS
$custom: #fe99f7; $custom-light: #ffb9fa; $custom-dark: #000000;
JSON
{
"hex": "#fe99f7",
"rgb": {
"r": 254,
"g": 153,
"b": 247
},
"hsl": {
"h": 304.158,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81736,
"c": 0.16673,
"h": 329.5
},
"luminance": 0.50569
}Semantic roles & 50–950 ramp
primary
#FE99F7
secondary
#5BE064
accent
#E61000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285