#FE99F6#FE99F6
#FE99F6 is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.7% C 0.166 H 329.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99F6 |
|---|---|
| RGB | rgb(254, 153, 246) |
| HSL | hsl(305, 98%, 80%) |
| HSV | hsv(305, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 3.1%, 0.4%) |
| CIE-LAB | lab(76.38, 50.95, -30.68) |
| CIE-LCH | lch(76.38, 59.48, 328.95°) |
| OKLab | oklab(81.7% 0.1434 -0.0833) |
| OKLCH | oklch(81.7% 0.166 329.8) |
| XYZ | xyz(68.8979, 50.5105, 93.2913) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.50
Plum
#DDA0DD
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99F6 #99FEA1
analogous
#D399FE #FE99F6 #FE99C4
triadic
#FE99F6 #F6FE99 #99F6FE
tetradic
#FE99F6 #FED399 #99FEA1 #99C4FE
square
#FE99F6 #FED399 #99FEA1 #99C4FE
split-complementary
#FE99F6 #C4FE99 #99FED3
monochromatic
#FD20EB #FD5CF1 #FE99F6 #FFD6FB #FFE1FC
Accessibility & contrast
On white
1.89
#FE99F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FE99F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99F6
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99F6 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#AFC1F3
Tritanopia (blue-blind)
#FFA1BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fe99f6; /* rgb */ color: rgb(254, 153, 246); /* oklch */ color: oklch(81.7% 0.166 329.8);
Tailwind
colors: {
custom: {
50: '#ffb9f9',
500: '#fe99f6',
950: '#000000',
},
}SCSS
$custom: #fe99f6; $custom-light: #ffb9f9; $custom-dark: #000000;
JSON
{
"hex": "#fe99f6",
"rgb": {
"r": 254,
"g": 153,
"b": 246
},
"hsl": {
"h": 304.752,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81696,
"c": 0.16584,
"h": 329.8
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#FE99F6
secondary
#5BE065
accent
#E61200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285