#FF99F3#FF99F3
#FF99F3 is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.7% C 0.164 H 331.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99F3 |
|---|---|
| RGB | rgb(255, 153, 243) |
| HSL | hsl(307, 100%, 80%) |
| HSV | hsv(307, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 4.7%, 0%) |
| CIE-LAB | lab(76.39, 50.74, -29.04) |
| CIE-LCH | lch(76.39, 58.46, 330.22°) |
| OKLab | oklab(81.69% 0.1438 -0.0787) |
| OKLCH | oklch(81.69% 0.164 331.3) |
| XYZ | xyz(68.8082, 50.5171, 90.9031) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.41
Purply Pink
#F075E6
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99F3 #99FFA5
analogous
#D899FF #FF99F3 #FF99C0
triadic
#FF99F3 #F3FF99 #99F3FF
tetradic
#FF99F3 #FFD899 #99FFA5 #99C0FF
square
#FF99F3 #FFD899 #99FFA5 #99C0FF
split-complementary
#FF99F3 #C0FF99 #99FFD8
monochromatic
#FF1FE5 #FF5CEC #FF99F3 #FFD6FA #FFE0FB
Accessibility & contrast
On white
1.89
#FF99F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FF99F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99F3
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99F3 | 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)
#96B4F6
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff99f3; /* rgb */ color: rgb(255, 153, 243); /* oklch */ color: oklch(81.7% 0.164 331.3);
Tailwind
colors: {
custom: {
50: '#ffb9f7',
500: '#ff99f3',
950: '#000000',
},
}SCSS
$custom: #ff99f3; $custom-light: #ffb9f7; $custom-dark: #000000;
JSON
{
"hex": "#ff99f3",
"rgb": {
"r": 255,
"g": 153,
"b": 243
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81687,
"c": 0.16392,
"h": 331.3
},
"luminance": 0.50514
}Semantic roles & 50–950 ramp
primary
#FF99F3
secondary
#5AE26A
accent
#E61B00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285