#F99AF2#F99AF2
#F99AF2 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.157 H 329.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AF2 |
|---|---|
| RGB | rgb(249, 154, 242) |
| HSL | hsl(304, 89%, 79%) |
| HSV | hsv(304, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 2.8%, 2.4%) |
| CIE-LAB | lab(75.86, 48.25, -29.36) |
| CIE-LCH | lch(75.86, 56.48, 328.68°) |
| OKLab | oklab(81.13% 0.1355 -0.0797) |
| OKLCH | oklch(81.13% 0.157 329.6) |
| XYZ | xyz(66.6486, 49.6649, 90.0628) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 7.63
Bubblegum Pink
#FE83CC
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AF2 #9AF9A1
analogous
#D19AF9 #F99AF2 #F99AC3
triadic
#F99AF2 #F2F99A #9AF2F9
tetradic
#F99AF2 #F9D19A #9AF9A1 #9AC3F9
square
#F99AF2 #F9D19A #9AF9A1 #9AC3F9
split-complementary
#F99AF2 #C3F99A #9AF9D1
monochromatic
#F226E3 #F660EB #F99AF2 #FCD4F9 #FDE2FB
Accessibility & contrast
On white
1.92
#F99AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F99AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AF2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AF2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#AEC0EF
Tritanopia (blue-blind)
#FFA1BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f99af2; /* rgb */ color: rgb(249, 154, 242); /* oklch */ color: oklch(81.1% 0.157 329.6);
Tailwind
colors: {
custom: {
50: '#fdb9f6',
500: '#f99af2',
950: '#000000',
},
}SCSS
$custom: #f99af2; $custom-light: #fdb9f6; $custom-dark: #000000;
JSON
{
"hex": "#f99af2",
"rgb": {
"r": 249,
"g": 154,
"b": 242
},
"hsl": {
"h": 304.421,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.81133,
"c": 0.15721,
"h": 329.6
},
"luminance": 0.49662
}Semantic roles & 50–950 ramp
primary
#F99AF2
secondary
#D6F5D8
accent
#E51100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185