#F293FB#F293FB
#F293FB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.7% C 0.173 H 323.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F293FB |
|---|---|
| RGB | rgb(242, 147, 251) |
| HSL | hsl(295, 93%, 78%) |
| HSV | hsv(295, 41%, 98%) |
| CMYK | cmyk(3.6%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(74.01, 51.34, -37.17) |
| CIE-LCH | lch(74.01, 63.39, 324.09°) |
| OKLab | oklab(79.68% 0.1397 -0.1019) |
| OKLCH | oklch(79.68% 0.173 323.9) |
| XYZ | xyz(64.4625, 46.7124, 96.8689) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 6.29
Plum
#DDA0DD
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.83
Mauve
#E0B0FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293FB #9CFB93
analogous
#BE93FB #F293FB #FB93D0
triadic
#F293FB #FBF293 #93FBF2
tetradic
#F293FB #FBBE93 #9CFB93 #93D0FB
square
#F293FB #FBBE93 #9CFB93 #93D0FB
split-complementary
#F293FB #D0FB93 #93FBBE
monochromatic
#E41DF7 #EB58F9 #F293FB #F9CEFD #FBE1FE
Accessibility & contrast
On white
2.03
#F293FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F293FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293FB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293FB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#F69FBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f293fb; /* rgb */ color: rgb(242, 147, 251); /* oklch */ color: oklch(79.7% 0.173 323.9);
Tailwind
colors: {
custom: {
50: '#f8b5fd',
500: '#f293fb',
950: '#000000',
},
}SCSS
$custom: #f293fb; $custom-light: #f8b5fd; $custom-dark: #000000;
JSON
{
"hex": "#f293fb",
"rgb": {
"r": 242,
"g": 147,
"b": 251
},
"hsl": {
"h": 294.808,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.79681,
"c": 0.17288,
"h": 323.9
},
"luminance": 0.4671
}Semantic roles & 50–950 ramp
primary
#F293FB
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085