#FE99FB#FE99FB
#FE99FB is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.9% C 0.170 H 328.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99FB |
|---|---|
| RGB | rgb(254, 153, 251) |
| HSL | hsl(302, 98%, 80%) |
| HSV | hsv(302, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(76.57, 51.82, -33.09) |
| CIE-LCH | lch(76.57, 61.49, 327.44°) |
| OKLab | oklab(81.9% 0.1445 -0.0901) |
| OKLCH | oklch(81.9% 0.17 328) |
| XYZ | xyz(69.6757, 50.8216, 97.3875) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.35
Plum
#DDA0DD
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.23
Bubblegum Pink
#FE83CC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99FB #99FE9C
analogous
#CE99FE #FE99FB #FE99C9
triadic
#FE99FB #FBFE99 #99FBFE
tetradic
#FE99FB #FECE99 #99FE9C #99C9FE
square
#FE99FB #FECE99 #99FE9C #99C9FE
split-complementary
#FE99FB #C9FE99 #99FECE
monochromatic
#FD20F6 #FD5CF9 #FE99FB #FFD6FD #FFE1FE
Accessibility & contrast
On white
1.88
#FE99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FE99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99FB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99FB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fe99fb; /* rgb */ color: rgb(254, 153, 251); /* oklch */ color: oklch(81.9% 0.170 328.0);
Tailwind
colors: {
custom: {
50: '#ffb9fd',
500: '#fe99fb',
950: '#000000',
},
}SCSS
$custom: #fe99fb; $custom-light: #ffb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fe99fb",
"rgb": {
"r": 254,
"g": 153,
"b": 251
},
"hsl": {
"h": 301.782,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.819,
"c": 0.17031,
"h": 328
},
"luminance": 0.50818
}Semantic roles & 50–950 ramp
primary
#FE99FB
secondary
#5BE05F
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285