#F293EF#F293EF
#F293EF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.2% C 0.162 H 328.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F293EF |
|---|---|
| RGB | rgb(242, 147, 239) |
| HSL | hsl(302, 79%, 76%) |
| HSV | hsv(302, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 1.2%, 5.1%) |
| CIE-LAB | lab(73.53, 49.18, -31.38) |
| CIE-LCH | lch(73.53, 58.34, 327.46°) |
| OKLab | oklab(79.17% 0.1372 -0.0854) |
| OKLCH | oklch(79.17% 0.162 328.1) |
| XYZ | xyz(62.6306, 45.9796, 87.2206) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293EF #93F296
analogous
#C693F2 #F293EF #F293C0
triadic
#F293EF #EFF293 #93EFF2
tetradic
#F293EF #F2C693 #93F296 #93C0F2
square
#F293EF #F2C693 #93F296 #93C0F2
split-complementary
#F293EF #C0F293 #93F2C6
monochromatic
#E526DF #EB5CE7 #F293EF #F9CAF7 #FCE4FB
Accessibility & contrast
On white
2.06
#F293EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F293EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293EF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293EF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#F89BB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f293ef; /* rgb */ color: rgb(242, 147, 239); /* oklch */ color: oklch(79.2% 0.162 328.1);
Tailwind
colors: {
custom: {
50: '#f8b5f4',
500: '#f293ef',
950: '#000000',
},
}SCSS
$custom: #f293ef; $custom-light: #f8b5f4; $custom-dark: #000000;
JSON
{
"hex": "#f293ef",
"rgb": {
"r": 242,
"g": 147,
"b": 239
},
"hsl": {
"h": 301.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.79171,
"c": 0.16158,
"h": 328.1
},
"luminance": 0.45977
}Semantic roles & 50–950 ramp
primary
#F293EF
secondary
#D7F4D8
accent
#DB110B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085