#F293FF#F293FF
#F293FF is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.9% C 0.177 H 322.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F293FF |
|---|---|
| RGB | rgb(242, 147, 255) |
| HSL | hsl(293, 100%, 79%) |
| HSV | hsv(293, 42%, 100%) |
| CMYK | cmyk(5.1%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(74.17, 52.08, -39.09) |
| CIE-LCH | lch(74.17, 65.12, 323.11°) |
| OKLab | oklab(79.86% 0.1404 -0.1074) |
| OKLCH | oklch(79.86% 0.177 322.6) |
| XYZ | xyz(65.0997, 46.9673, 100.2248) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293FF #A0FF93
analogous
#BC93FF #F293FF #FF93D6
triadic
#F293FF #FFF293 #93FFF2
tetradic
#F293FF #FFBC93 #A0FF93 #93D6FF
square
#F293FF #FFBC93 #A0FF93 #93D6FF
split-complementary
#F293FF #D6FF93 #93FFBC
monochromatic
#E319FF #EB56FF #F293FF #F9D0FF #FBE0FF
Accessibility & contrast
On white
2.02
#F293FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F293FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293FF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293FF | 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)
#86AFFF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#F5A0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f293ff; /* rgb */ color: rgb(242, 147, 255); /* oklch */ color: oklch(79.9% 0.177 322.6);
Tailwind
colors: {
custom: {
50: '#f8b5ff',
500: '#f293ff',
950: '#000000',
},
}SCSS
$custom: #f293ff; $custom-light: #f8b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f293ff",
"rgb": {
"r": 242,
"g": 147,
"b": 255
},
"hsl": {
"h": 292.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79856,
"c": 0.17677,
"h": 322.6
},
"luminance": 0.46965
}Semantic roles & 50–950 ramp
primary
#F293FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086