#F099FA#F099FA
#F099FA is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.3% C 0.161 H 323.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F099FA |
|---|---|
| RGB | rgb(240, 153, 250) |
| HSL | hsl(294, 91%, 79%) |
| HSV | hsv(294, 39%, 98%) |
| CMYK | cmyk(4%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(74.96, 47.50, -35.17) |
| CIE-LCH | lch(74.96, 59.11, 323.48°) |
| OKLab | oklab(80.33% 0.1287 -0.0963) |
| OKLCH | oklch(80.33% 0.161 323.2) |
| XYZ | xyz(64.5799, 48.2123, 96.3281) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.55
Mauve
#E0B0FF
ΔE00 6.71
Baby Purple
#CA9BF7
ΔE00 7.34
Purply Pink
#F075E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F099FA #A3FA99
analogous
#C099FA #F099FA #FA99D4
triadic
#F099FA #FAF099 #99FAF0
tetradic
#F099FA #FAC099 #A3FA99 #99D4FA
square
#F099FA #FAC099 #A3FA99 #99D4FA
split-complementary
#F099FA #D4FA99 #99FAC0
monochromatic
#DF24F4 #E75FF7 #F099FA #F9D3FD #FBE2FE
Accessibility & contrast
On white
1.97
#F099FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F099FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F099FA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F099FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F099FA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#F3A4BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f099fa; /* rgb */ color: rgb(240, 153, 250); /* oklch */ color: oklch(80.3% 0.161 323.2);
Tailwind
colors: {
custom: {
50: '#f6b9fc',
500: '#f099fa',
950: '#000000',
},
}SCSS
$custom: #f099fa; $custom-light: #f6b9fc; $custom-dark: #000000;
JSON
{
"hex": "#f099fa",
"rgb": {
"r": 240,
"g": 153,
"b": 250
},
"hsl": {
"h": 293.814,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.80333,
"c": 0.16075,
"h": 323.2
},
"luminance": 0.4821
}Semantic roles & 50–950 ramp
primary
#F099FA
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085