#F293ED#F293ED
#F293ED is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.160 H 328.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F293ED |
|---|---|
| RGB | rgb(242, 147, 237) |
| HSL | hsl(303, 79%, 76%) |
| HSV | hsv(303, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 2.1%, 5.1%) |
| CIE-LAB | lab(73.46, 48.83, -30.41) |
| CIE-LCH | lch(73.46, 57.52, 328.09°) |
| OKLab | oklab(79.09% 0.1367 -0.0827) |
| OKLCH | oklch(79.09% 0.16 328.8) |
| XYZ | xyz(62.3367, 45.8621, 85.6731) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 7.35
Candy Pink
#FF63E9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293ED #93F298
analogous
#C893F2 #F293ED #F293BE
triadic
#F293ED #EDF293 #93EDF2
tetradic
#F293ED #F2C893 #93F298 #93BEF2
square
#F293ED #F2C893 #93F298 #93BEF2
split-complementary
#F293ED #BEF293 #93F2C8
monochromatic
#E526DB #EB5CE4 #F293ED #F9CAF6 #FCE4FA
Accessibility & contrast
On white
2.06
#F293ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F293ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293ED
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293ED | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#F89BB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f293ed; /* rgb */ color: rgb(242, 147, 237); /* oklch */ color: oklch(79.1% 0.160 328.8);
Tailwind
colors: {
custom: {
50: '#f8b5f3',
500: '#f293ed',
950: '#000000',
},
}SCSS
$custom: #f293ed; $custom-light: #f8b5f3; $custom-dark: #000000;
JSON
{
"hex": "#f293ed",
"rgb": {
"r": 242,
"g": 147,
"b": 237
},
"hsl": {
"h": 303.158,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.79088,
"c": 0.15976,
"h": 328.8
},
"luminance": 0.45859
}Semantic roles & 50–950 ramp
primary
#F293ED
secondary
#D7F4D9
accent
#DB160B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085