#F293FE#F293FE
#F293FE is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.8% C 0.176 H 322.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F293FE |
|---|---|
| RGB | rgb(242, 147, 254) |
| HSL | hsl(293, 98%, 79%) |
| HSV | hsv(293, 42%, 100%) |
| CMYK | cmyk(4.7%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.13, 51.90, -38.61) |
| CIE-LCH | lch(74.13, 64.68, 323.35°) |
| OKLab | oklab(79.81% 0.1402 -0.106) |
| OKLCH | oklch(79.81% 0.176 322.9) |
| XYZ | xyz(64.9392, 46.9030, 99.3792) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 7.67
Plum
#DDA0DD
ΔE00 7.75
Mauve
#E0B0FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293FE #9FFE93
analogous
#BC93FE #F293FE #FE93D4
triadic
#F293FE #FEF293 #93FEF2
tetradic
#F293FE #FEBC93 #9FFE93 #93D4FE
square
#F293FE #FEBC93 #9FFE93 #93D4FE
split-complementary
#F293FE #D4FE93 #93FEBC
monochromatic
#E31AFD #EB56FD #F293FE #F9D0FF #FBE1FF
Accessibility & contrast
On white
2.02
#F293FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F293FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293FE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293FE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#F59FBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f293fe; /* rgb */ color: rgb(242, 147, 254); /* oklch */ color: oklch(79.8% 0.176 322.9);
Tailwind
colors: {
custom: {
50: '#f8b5ff',
500: '#f293fe',
950: '#000000',
},
}SCSS
$custom: #f293fe; $custom-light: #f8b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f293fe",
"rgb": {
"r": 242,
"g": 147,
"b": 254
},
"hsl": {
"h": 293.271,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.79812,
"c": 0.17579,
"h": 322.9
},
"luminance": 0.469
}Semantic roles & 50–950 ramp
primary
#F293FE
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086