#F294FE#F294FE
#F294FE is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.174 H 322.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F294FE |
|---|---|
| RGB | rgb(242, 148, 254) |
| HSL | hsl(293, 98%, 79%) |
| HSV | hsv(293, 42%, 100%) |
| CMYK | cmyk(4.7%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.33, 51.39, -38.30) |
| CIE-LCH | lch(74.33, 64.09, 323.30°) |
| OKLab | oklab(79.96% 0.1388 -0.1051) |
| OKLCH | oklch(79.96% 0.174 322.9) |
| XYZ | xyz(65.0954, 47.2154, 99.4313) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294FE #A0FE94
analogous
#BD94FE #F294FE #FE94D5
triadic
#F294FE #FEF294 #94FEF2
tetradic
#F294FE #FEBD94 #A0FE94 #94D5FE
square
#F294FE #FEBD94 #A0FE94 #94D5FE
split-complementary
#F294FE #D5FE94 #94FEBD
monochromatic
#E31BFD #EB57FD #F294FE #F9D1FF #FBE1FF
Accessibility & contrast
On white
2.01
#F294FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F294FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294FE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294FE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#F5A0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f294fe; /* rgb */ color: rgb(242, 148, 254); /* oklch */ color: oklch(80.0% 0.174 322.9);
Tailwind
colors: {
custom: {
50: '#f8b5ff',
500: '#f294fe',
950: '#000000',
},
}SCSS
$custom: #f294fe; $custom-light: #f8b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f294fe",
"rgb": {
"r": 242,
"g": 148,
"b": 254
},
"hsl": {
"h": 293.208,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.79962,
"c": 0.17414,
"h": 322.9
},
"luminance": 0.47213
}Semantic roles & 50–950 ramp
primary
#F294FE
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086