#F194EB#F194EB
#F194EB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.156 H 329.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F194EB |
|---|---|
| RGB | rgb(241, 148, 235) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 39%, 95%) |
| CMYK | cmyk(0%, 38.6%, 2.5%, 5.5%) |
| CIE-LAB | lab(73.47, 47.66, -29.30) |
| CIE-LCH | lch(73.47, 55.95, 328.42°) |
| OKLab | oklab(79.05% 0.1337 -0.0796) |
| OKLCH | oklch(79.05% 0.156 329.2) |
| XYZ | xyz(61.8600, 45.8817, 84.1788) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.78
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 7.18
Mauve
#E0B0FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194EB #94F19A
analogous
#C994F1 #F194EB #F194BD
triadic
#F194EB #EBF194 #94EBF1
tetradic
#F194EB #F1C994 #94F19A #94BDF1
square
#F194EB #F1C994 #94F19A #94BDF1
split-complementary
#F194EB #BDF194 #94F1C9
monochromatic
#E328D7 #EA5EE1 #F194EB #F8CAF5 #FBE4FA
Accessibility & contrast
On white
2.06
#F194EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F194EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194EB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194EB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F79BB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f194eb; /* rgb */ color: rgb(241, 148, 235); /* oklch */ color: oklch(79.0% 0.156 329.2);
Tailwind
colors: {
custom: {
50: '#f7b5f1',
500: '#f194eb',
950: '#000000',
},
}SCSS
$custom: #f194eb; $custom-light: #f7b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f194eb",
"rgb": {
"r": 241,
"g": 148,
"b": 235
},
"hsl": {
"h": 303.871,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.79048,
"c": 0.15559,
"h": 329.2
},
"luminance": 0.45879
}Semantic roles & 50–950 ramp
primary
#F194EB
secondary
#D8F3DA
accent
#D91A0C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084