#FF99F2#FF99F2
#FF99F2 is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.6% C 0.163 H 331.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99F2 |
|---|---|
| RGB | rgb(255, 153, 242) |
| HSL | hsl(308, 100%, 80%) |
| HSV | hsv(308, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 5.1%, 0%) |
| CIE-LAB | lab(76.35, 50.57, -28.55) |
| CIE-LCH | lch(76.35, 58.08, 330.55°) |
| OKLab | oklab(81.65% 0.1436 -0.0773) |
| OKLCH | oklch(81.65% 0.163 331.7) |
| XYZ | xyz(68.6576, 50.4568, 90.1099) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 7.01
Bubblegum Pink
#FE83CC
ΔE00 7.26
Purply Pink
#F075E6
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99F2 #99FFA6
analogous
#D999FF #FF99F2 #FF99BF
triadic
#FF99F2 #F2FF99 #99F2FF
tetradic
#FF99F2 #FFD999 #99FFA6 #99BFFF
square
#FF99F2 #FFD999 #99FFA6 #99BFFF
split-complementary
#FF99F2 #BFFF99 #99FFD9
monochromatic
#FF1FE2 #FF5CEA #FF99F2 #FFD6FA #FFE0FB
Accessibility & contrast
On white
1.89
#FF99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FF99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99F2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99F2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff99f2; /* rgb */ color: rgb(255, 153, 242); /* oklch */ color: oklch(81.6% 0.163 331.7);
Tailwind
colors: {
custom: {
50: '#ffb9f6',
500: '#ff99f2',
950: '#000000',
},
}SCSS
$custom: #ff99f2; $custom-light: #ffb9f6; $custom-dark: #000000;
JSON
{
"hex": "#ff99f2",
"rgb": {
"r": 255,
"g": 153,
"b": 242
},
"hsl": {
"h": 307.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81647,
"c": 0.16305,
"h": 331.7
},
"luminance": 0.50453
}Semantic roles & 50–950 ramp
primary
#FF99F2
secondary
#5AE26C
accent
#E61D00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285