#F294FC#F294FC
#F294FC is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.172 H 323.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F294FC |
|---|---|
| RGB | rgb(242, 148, 252) |
| HSL | hsl(294, 95%, 78%) |
| HSV | hsv(294, 41%, 99%) |
| CMYK | cmyk(4%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.25, 51.02, -37.34) |
| CIE-LCH | lch(74.25, 63.23, 323.80°) |
| OKLab | oklab(79.87% 0.1385 -0.1024) |
| OKLCH | oklch(79.87% 0.172 323.5) |
| XYZ | xyz(64.7768, 47.0880, 97.7533) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 6.41
Purply Pink
#F075E6
ΔE00 6.52
Plum
#DDA0DD
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294FC #9EFC94
analogous
#BE94FC #F294FC #FC94D2
triadic
#F294FC #FCF294 #94FCF2
tetradic
#F294FC #FCBE94 #9EFC94 #94D2FC
square
#F294FC #FCBE94 #9EFC94 #94D2FC
split-complementary
#F294FC #D2FC94 #94FCBE
monochromatic
#E41DF9 #EB58FA #F294FC #F9D0FE #FBE1FE
Accessibility & contrast
On white
2.02
#F294FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F294FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294FC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294FC | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#F6A0BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f294fc; /* rgb */ color: rgb(242, 148, 252); /* oklch */ color: oklch(79.9% 0.172 323.5);
Tailwind
colors: {
custom: {
50: '#f8b5fd',
500: '#f294fc',
950: '#000000',
},
}SCSS
$custom: #f294fc; $custom-light: #f8b5fd; $custom-dark: #000000;
JSON
{
"hex": "#f294fc",
"rgb": {
"r": 242,
"g": 148,
"b": 252
},
"hsl": {
"h": 294.231,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.79874,
"c": 0.17219,
"h": 323.5
},
"luminance": 0.47085
}Semantic roles & 50–950 ramp
primary
#F294FC
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085