#F293EB#F293EB
#F293EB is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.158 H 329.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F293EB |
|---|---|
| RGB | rgb(242, 147, 235) |
| HSL | hsl(304, 79%, 76%) |
| HSV | hsv(304, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 2.9%, 5.1%) |
| CIE-LAB | lab(73.38, 48.48, -29.43) |
| CIE-LCH | lch(73.38, 56.71, 328.74°) |
| OKLab | oklab(79.01% 0.1363 -0.0799) |
| OKLCH | oklch(79.01% 0.158 329.6) |
| XYZ | xyz(62.0462, 45.7458, 84.1428) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.75
Plum
#DDA0DD
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 7.02
Candy Pink
#FF63E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293EB #93F29A
analogous
#CA93F2 #F293EB #F293BC
triadic
#F293EB #EBF293 #93EBF2
tetradic
#F293EB #F2CA93 #93F29A #93BCF2
square
#F293EB #F2CA93 #93F29A #93BCF2
split-complementary
#F293EB #BCF293 #93F2CA
monochromatic
#E526D7 #EB5CE1 #F293EB #F9CAF5 #FCE4FA
Accessibility & contrast
On white
2.07
#F293EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F293EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293EB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293EB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F99AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f293eb; /* rgb */ color: rgb(242, 147, 235); /* oklch */ color: oklch(79.0% 0.158 329.6);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f293eb',
950: '#000000',
},
}SCSS
$custom: #f293eb; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f293eb",
"rgb": {
"r": 242,
"g": 147,
"b": 235
},
"hsl": {
"h": 304.421,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.79006,
"c": 0.15796,
"h": 329.6
},
"luminance": 0.45743
}Semantic roles & 50–950 ramp
primary
#F293EB
secondary
#D7F4DA
accent
#DB1A0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084