#FF99FE#FF99FE
#FF99FE is a very light, vivid purple. Relative luminance 0.512; OKLCH L 82.1% C 0.174 H 327.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99FE |
|---|---|
| RGB | rgb(255, 153, 254) |
| HSL | hsl(301, 100%, 80%) |
| HSV | hsv(301, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 0.4%, 0%) |
| CIE-LAB | lab(76.80, 52.64, -34.35) |
| CIE-LCH | lch(76.80, 62.86, 326.88°) |
| OKLab | oklab(82.14% 0.1463 -0.0937) |
| OKLCH | oklch(82.14% 0.174 327.4) |
| XYZ | xyz(70.5193, 51.2015, 99.9151) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.41
Plum
#DDA0DD
ΔE00 7.59
Lavender Pink
#DD85D7
ΔE00 7.65
Purply Pink
#F075E6
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 8.22
Bubblegum Pink
#FE83CC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99FE #99FF9A
analogous
#CD99FF #FF99FE #FF99CB
triadic
#FF99FE #FEFF99 #99FEFF
tetradic
#FF99FE #FFCD99 #99FF9A #99CBFF
square
#FF99FE #FFCD99 #99FF9A #99CBFF
split-complementary
#FF99FE #CBFF99 #99FFCD
monochromatic
#FF1FFD #FF5CFD #FF99FE #FFD6FF #FFE0FF
Accessibility & contrast
On white
1.87
#FF99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FF99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99FE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99FE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#ADC2FB
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff99fe; /* rgb */ color: rgb(255, 153, 254); /* oklch */ color: oklch(82.1% 0.174 327.4);
Tailwind
colors: {
custom: {
50: '#ffb9ff',
500: '#ff99fe',
950: '#000000',
},
}SCSS
$custom: #ff99fe; $custom-light: #ffb9ff; $custom-dark: #000000;
JSON
{
"hex": "#ff99fe",
"rgb": {
"r": 255,
"g": 153,
"b": 254
},
"hsl": {
"h": 300.588,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.82135,
"c": 0.17368,
"h": 327.4
},
"luminance": 0.51198
}Semantic roles & 50–950 ramp
primary
#FF99FE
secondary
#5AE25C
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286