#F194EA#F194EA
#F194EA is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.155 H 329.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F194EA |
|---|---|
| RGB | rgb(241, 148, 234) |
| HSL | hsl(305, 77%, 76%) |
| HSV | hsv(305, 39%, 95%) |
| CMYK | cmyk(0%, 38.6%, 2.9%, 5.5%) |
| CIE-LAB | lab(73.43, 47.49, -28.82) |
| CIE-LCH | lch(73.43, 55.55, 328.75°) |
| OKLab | oklab(79.01% 0.1335 -0.0782) |
| OKLCH | oklch(79.01% 0.155 329.6) |
| XYZ | xyz(61.7159, 45.8240, 83.4201) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 6.33
Bubblegum Pink
#FE83CC
ΔE00 7.02
Mauve
#E0B0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194EA #94F19B
analogous
#CA94F1 #F194EA #F194BC
triadic
#F194EA #EAF194 #94EAF1
tetradic
#F194EA #F1CA94 #94F19B #94BCF1
square
#F194EA #F1CA94 #94F19B #94BCF1
split-complementary
#F194EA #BCF194 #94F1CA
monochromatic
#E328D5 #EA5EDF #F194EA #F8CAF5 #FBE4FA
Accessibility & contrast
On white
2.07
#F194EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F194EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194EA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194EA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#F89BB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f194ea; /* rgb */ color: rgb(241, 148, 234); /* oklch */ color: oklch(79.0% 0.155 329.6);
Tailwind
colors: {
custom: {
50: '#f7b5f1',
500: '#f194ea',
950: '#000000',
},
}SCSS
$custom: #f194ea; $custom-light: #f7b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f194ea",
"rgb": {
"r": 241,
"g": 148,
"b": 234
},
"hsl": {
"h": 304.516,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.79007,
"c": 0.15469,
"h": 329.6
},
"luminance": 0.45821
}Semantic roles & 50–950 ramp
primary
#F194EA
secondary
#D8F3DA
accent
#D91C0C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084