#F294FF#F294FF
#F294FF is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.0% C 0.175 H 322.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F294FF |
|---|---|
| RGB | rgb(242, 148, 255) |
| HSL | hsl(293, 100%, 79%) |
| HSV | hsv(293, 42%, 100%) |
| CMYK | cmyk(5.1%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.37, 51.57, -38.78) |
| CIE-LCH | lch(74.37, 64.53, 323.06°) |
| OKLab | oklab(80.01% 0.139 -0.1065) |
| OKLCH | oklch(80.01% 0.175 322.5) |
| XYZ | xyz(65.2559, 47.2796, 100.2768) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 7.71
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294FF #A1FF94
analogous
#BD94FF #F294FF #FF94D7
triadic
#F294FF #FFF294 #94FFF2
tetradic
#F294FF #FFBD94 #A1FF94 #94D7FF
square
#F294FF #FFBD94 #A1FF94 #94D7FF
split-complementary
#F294FF #D7FF94 #94FFBD
monochromatic
#E31AFF #EB57FF #F294FF #F9D1FF #FBE0FF
Accessibility & contrast
On white
2.01
#F294FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F294FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294FF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294FF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#F5A0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f294ff; /* rgb */ color: rgb(242, 148, 255); /* oklch */ color: oklch(80.0% 0.175 322.5);
Tailwind
colors: {
custom: {
50: '#f8b5ff',
500: '#f294ff',
950: '#000000',
},
}SCSS
$custom: #f294ff; $custom-light: #f8b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f294ff",
"rgb": {
"r": 242,
"g": 148,
"b": 255
},
"hsl": {
"h": 292.71,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80006,
"c": 0.17512,
"h": 322.5
},
"luminance": 0.47277
}Semantic roles & 50–950 ramp
primary
#F294FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086