#F293F7#F293F7
#F293F7 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.169 H 325.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F293F7 |
|---|---|
| RGB | rgb(242, 147, 247) |
| HSL | hsl(297, 86%, 77%) |
| HSV | hsv(297, 40%, 97%) |
| CMYK | cmyk(2%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(73.84, 50.61, -35.25) |
| CIE-LCH | lch(73.84, 61.68, 325.14°) |
| OKLab | oklab(79.51% 0.1389 -0.0964) |
| OKLCH | oklch(79.51% 0.169 325.2) |
| XYZ | xyz(63.8387, 46.4628, 93.5832) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 8.03
Baby Purple
#CA9BF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293F7 #98F793
analogous
#C093F7 #F293F7 #F793CA
triadic
#F293F7 #F7F293 #93F7F2
tetradic
#F293F7 #F7C093 #98F793 #93CAF7
square
#F293F7 #F7C093 #98F793 #93CAF7
split-complementary
#F293F7 #CAF793 #93F7C0
monochromatic
#E421EF #EB5AF3 #F293F7 #F9CCFB #FCE3FD
Accessibility & contrast
On white
2.04
#F293F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F293F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293F7
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293F7 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#F79DBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f293f7; /* rgb */ color: rgb(242, 147, 247); /* oklch */ color: oklch(79.5% 0.169 325.2);
Tailwind
colors: {
custom: {
50: '#f8b5fa',
500: '#f293f7',
950: '#000000',
},
}SCSS
$custom: #f293f7; $custom-light: #f8b5fa; $custom-dark: #000000;
JSON
{
"hex": "#f293f7",
"rgb": {
"r": 242,
"g": 147,
"b": 247
},
"hsl": {
"h": 297,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.79508,
"c": 0.16905,
"h": 325.2
},
"luminance": 0.4646
}Semantic roles & 50–950 ramp
primary
#F293F7
secondary
#D8F5D6
accent
#E3030E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085