#F293F5#F293F5
#F293F5 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.4% C 0.167 H 325.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F293F5 |
|---|---|
| RGB | rgb(242, 147, 245) |
| HSL | hsl(298, 83%, 77%) |
| HSV | hsv(298, 40%, 96%) |
| CMYK | cmyk(1.2%, 40%, 0%, 3.9%) |
| CIE-LAB | lab(73.77, 50.25, -34.29) |
| CIE-LCH | lch(73.77, 60.83, 325.70°) |
| OKLab | oklab(79.42% 0.1385 -0.0937) |
| OKLCH | oklch(79.42% 0.167 325.9) |
| XYZ | xyz(63.5317, 46.3401, 91.9665) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 8.10
Baby Purple
#CA9BF7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293F5 #96F593
analogous
#C193F5 #F293F5 #F593C7
triadic
#F293F5 #F5F293 #93F5F2
tetradic
#F293F5 #F5C193 #96F593 #93C7F5
square
#F293F5 #F5C193 #96F593 #93C7F5
split-complementary
#F293F5 #C7F593 #93F5C1
monochromatic
#E523EB #EB5BF0 #F293F5 #F9CBFA #FCE3FC
Accessibility & contrast
On white
2.05
#F293F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F293F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293F5
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293F5 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEF9
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#F79DB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f293f5; /* rgb */ color: rgb(242, 147, 245); /* oklch */ color: oklch(79.4% 0.167 325.9);
Tailwind
colors: {
custom: {
50: '#f8b5f8',
500: '#f293f5',
950: '#000000',
},
}SCSS
$custom: #f293f5; $custom-light: #f8b5f8; $custom-dark: #000000;
JSON
{
"hex": "#f293f5",
"rgb": {
"r": 242,
"g": 147,
"b": 245
},
"hsl": {
"h": 298.163,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.79422,
"c": 0.16716,
"h": 325.9
},
"luminance": 0.46337
}Semantic roles & 50–950 ramp
primary
#F293F5
secondary
#D8F4D7
accent
#DF060D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085