#F193EB#F193EB
#F193EB is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.9% C 0.157 H 329.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F193EB |
|---|---|
| RGB | rgb(241, 147, 235) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 39%, 95%) |
| CMYK | cmyk(0%, 39%, 2.5%, 5.5%) |
| CIE-LAB | lab(73.27, 48.18, -29.62) |
| CIE-LCH | lch(73.27, 56.55, 328.42°) |
| OKLab | oklab(78.9% 0.1352 -0.0804) |
| OKLCH | oklch(78.9% 0.157 329.2) |
| XYZ | xyz(61.7038, 45.5693, 84.1267) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.66
Plum
#DDA0DD
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.14
Candy Pink
#FF63E9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F193EB #93F199
analogous
#C893F1 #F193EB #F193BC
triadic
#F193EB #EBF193 #93EBF1
tetradic
#F193EB #F1C893 #93F199 #93BCF1
square
#F193EB #F1C893 #93F199 #93BCF1
split-complementary
#F193EB #BCF193 #93F1C8
monochromatic
#E327D7 #EA5DE1 #F193EB #F8C9F5 #FBE4FA
Accessibility & contrast
On white
2.08
#F193EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F193EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F193EB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F193EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F193EB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A7B8E8
Tritanopia (blue-blind)
#F79AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f193eb; /* rgb */ color: rgb(241, 147, 235); /* oklch */ color: oklch(78.9% 0.157 329.2);
Tailwind
colors: {
custom: {
50: '#f7b4f1',
500: '#f193eb',
950: '#000000',
},
}SCSS
$custom: #f193eb; $custom-light: #f7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f193eb",
"rgb": {
"r": 241,
"g": 147,
"b": 235
},
"hsl": {
"h": 303.83,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.78895,
"c": 0.15728,
"h": 329.2
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#F193EB
secondary
#D8F3DA
accent
#D9190C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084