#F299FA#F299FA
#F299FA is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.162 H 324.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F299FA |
|---|---|
| RGB | rgb(242, 153, 250) |
| HSL | hsl(295, 91%, 79%) |
| HSV | hsv(295, 39%, 98%) |
| CMYK | cmyk(3.2%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(75.18, 48.09, -34.81) |
| CIE-LCH | lch(75.18, 59.37, 324.10°) |
| OKLab | oklab(80.55% 0.131 -0.0952) |
| OKLCH | oklch(80.55% 0.162 324) |
| XYZ | xyz(65.2628, 48.5644, 96.3601) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299FA #A1FA99
analogous
#C299FA #F299FA #FA99D2
triadic
#F299FA #FAF299 #99FAF2
tetradic
#F299FA #FAC299 #A1FA99 #99D2FA
square
#F299FA #FAC299 #A1FA99 #99D2FA
split-complementary
#F299FA #D2FA99 #99FAC2
monochromatic
#E324F4 #EB5FF7 #F299FA #F9D3FD #FBE2FE
Accessibility & contrast
On white
1.96
#F299FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F299FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299FA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299FA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#F6A3BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f299fa; /* rgb */ color: rgb(242, 153, 250); /* oklch */ color: oklch(80.5% 0.162 324.0);
Tailwind
colors: {
custom: {
50: '#f8b9fc',
500: '#f299fa',
950: '#000000',
},
}SCSS
$custom: #f299fa; $custom-light: #f8b9fc; $custom-dark: #000000;
JSON
{
"hex": "#f299fa",
"rgb": {
"r": 242,
"g": 153,
"b": 250
},
"hsl": {
"h": 295.052,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.80548,
"c": 0.16193,
"h": 324
},
"luminance": 0.48562
}Semantic roles & 50–950 ramp
primary
#F299FA
secondary
#D8F6D5
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185