#F293F4#F293F4
#F293F4 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.4% C 0.166 H 326.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F293F4 |
|---|---|
| RGB | rgb(242, 147, 244) |
| HSL | hsl(299, 82%, 77%) |
| HSV | hsv(299, 40%, 96%) |
| CMYK | cmyk(0.8%, 39.8%, 0%, 4.3%) |
| CIE-LAB | lab(73.73, 50.07, -33.80) |
| CIE-LCH | lch(73.73, 60.41, 325.98°) |
| OKLab | oklab(79.38% 0.1382 -0.0923) |
| OKLCH | oklch(79.38% 0.166 326.3) |
| XYZ | xyz(63.3795, 46.2792, 91.1647) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 8.14
Baby Purple
#CA9BF7
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293F4 #95F493
analogous
#C293F4 #F293F4 #F493C6
triadic
#F293F4 #F4F293 #93F4F2
tetradic
#F293F4 #F4C293 #95F493 #93C6F4
square
#F293F4 #F4C293 #95F493 #93C6F4
split-complementary
#F293F4 #C6F493 #93F4C2
monochromatic
#E524E9 #EB5BEE #F293F4 #F9CBFA #FCE3FC
Accessibility & contrast
On white
2.05
#F293F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F293F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293F4
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293F4 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAEF7
Deuteranopia (green-blind)
#A4B9F1
Tritanopia (blue-blind)
#F79DB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f293f4; /* rgb */ color: rgb(242, 147, 244); /* oklch */ color: oklch(79.4% 0.166 326.3);
Tailwind
colors: {
custom: {
50: '#f8b5f8',
500: '#f293f4',
950: '#000000',
},
}SCSS
$custom: #f293f4; $custom-light: #f8b5f8; $custom-dark: #000000;
JSON
{
"hex": "#f293f4",
"rgb": {
"r": 242,
"g": 147,
"b": 244
},
"hsl": {
"h": 298.763,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.7938,
"c": 0.16622,
"h": 326.3
},
"luminance": 0.46276
}Semantic roles & 50–950 ramp
primary
#F293F4
secondary
#D8F4D7
accent
#DE080C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085