#F99BF3#F99BF3
#F99BF3 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.3% C 0.156 H 329.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BF3 |
|---|---|
| RGB | rgb(249, 155, 243) |
| HSL | hsl(304, 89%, 79%) |
| HSV | hsv(304, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 2.4%, 2.4%) |
| CIE-LAB | lab(76.10, 47.91, -29.53) |
| CIE-LCH | lch(76.10, 56.28, 328.35°) |
| OKLab | oklab(81.33% 0.1343 -0.0801) |
| OKLCH | oklch(81.33% 0.156 329.2) |
| XYZ | xyz(66.9649, 50.0566, 90.9112) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.67
Plum
#DDA0DD
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 7.81
Mauve
#E0B0FF
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BF3 #9BF9A1
analogous
#D09BF9 #F99BF3 #F99BC4
triadic
#F99BF3 #F3F99B #9BF3F9
tetradic
#F99BF3 #F9D09B #9BF9A1 #9BC4F9
square
#F99BF3 #F9D09B #9BF9A1 #9BC4F9
split-complementary
#F99BF3 #C4F99B #9BF9D0
monochromatic
#F228E5 #F661EC #F99BF3 #FCD5FA #FDE2FC
Accessibility & contrast
On white
1.91
#F99BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F99BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BF3
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BF3 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F6
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#FFA2BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99bf3; /* rgb */ color: rgb(249, 155, 243); /* oklch */ color: oklch(81.3% 0.156 329.2);
Tailwind
colors: {
custom: {
50: '#fdbaf7',
500: '#f99bf3',
950: '#000000',
},
}SCSS
$custom: #f99bf3; $custom-light: #fdbaf7; $custom-dark: #000000;
JSON
{
"hex": "#f99bf3",
"rgb": {
"r": 249,
"g": 155,
"b": 243
},
"hsl": {
"h": 303.83,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.81326,
"c": 0.15642,
"h": 329.2
},
"luminance": 0.50053
}Semantic roles & 50–950 ramp
primary
#F99BF3
secondary
#5FD967
accent
#E50F00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285