#F294FA#F294FA
#F294FA is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.170 H 324.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F294FA |
|---|---|
| RGB | rgb(242, 148, 250) |
| HSL | hsl(295, 91%, 78%) |
| HSV | hsv(295, 41%, 98%) |
| CMYK | cmyk(3.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(74.17, 50.65, -36.38) |
| CIE-LCH | lch(74.17, 62.37, 324.31°) |
| OKLab | oklab(79.79% 0.1381 -0.0996) |
| OKLCH | oklch(79.79% 0.17 324.2) |
| XYZ | xyz(64.4615, 46.9618, 96.0930) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.42
Plum
#DDA0DD
ΔE00 7.11
Mauve
#E0B0FF
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294FA #9CFA94
analogous
#BF94FA #F294FA #FA94CF
triadic
#F294FA #FAF294 #94FAF2
tetradic
#F294FA #FABF94 #9CFA94 #94CFFA
square
#F294FA #FABF94 #9CFA94 #94CFFA
split-complementary
#F294FA #CFFA94 #94FABF
monochromatic
#E41FF5 #EB5AF7 #F294FA #F9CEFD #FBE2FE
Accessibility & contrast
On white
2.02
#F294FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F294FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294FA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294FA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#F69FBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f294fa; /* rgb */ color: rgb(242, 148, 250); /* oklch */ color: oklch(79.8% 0.170 324.2);
Tailwind
colors: {
custom: {
50: '#f8b5fc',
500: '#f294fa',
950: '#000000',
},
}SCSS
$custom: #f294fa; $custom-light: #f8b5fc; $custom-dark: #000000;
JSON
{
"hex": "#f294fa",
"rgb": {
"r": 242,
"g": 148,
"b": 250
},
"hsl": {
"h": 295.294,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.79787,
"c": 0.17027,
"h": 324.2
},
"luminance": 0.46959
}Semantic roles & 50–950 ramp
primary
#F294FA
secondary
#D8F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085