#F293EA#F293EA
#F293EA is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.157 H 330.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F293EA |
|---|---|
| RGB | rgb(242, 147, 234) |
| HSL | hsl(305, 79%, 76%) |
| HSV | hsv(305, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 3.3%, 5.1%) |
| CIE-LAB | lab(73.34, 48.31, -28.94) |
| CIE-LCH | lch(73.34, 56.31, 329.07°) |
| OKLab | oklab(78.97% 0.136 -0.0785) |
| OKLCH | oklch(78.97% 0.157 330) |
| XYZ | xyz(61.9021, 45.6882, 83.3840) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.71
Plum
#DDA0DD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293EA #93F29B
analogous
#CB93F2 #F293EA #F293BB
triadic
#F293EA #EAF293 #93EAF2
tetradic
#F293EA #F2CB93 #93F29B #93BBF2
square
#F293EA #F2CB93 #93F29B #93BBF2
split-complementary
#F293EA #BBF293 #93F2CB
monochromatic
#E526D5 #EB5CDF #F293EA #F9CAF5 #FCE4FA
Accessibility & contrast
On white
2.07
#F293EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F293EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293EA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293EA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#F99AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f293ea; /* rgb */ color: rgb(242, 147, 234); /* oklch */ color: oklch(79.0% 0.157 330.0);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f293ea',
950: '#000000',
},
}SCSS
$custom: #f293ea; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f293ea",
"rgb": {
"r": 242,
"g": 147,
"b": 234
},
"hsl": {
"h": 305.053,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78966,
"c": 0.15706,
"h": 330
},
"luminance": 0.45685
}Semantic roles & 50–950 ramp
primary
#F293EA
secondary
#D7F4DA
accent
#DB1C0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084