#F190EB#F190EB
#F190EB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.4% C 0.162 H 329.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F190EB |
|---|---|
| RGB | rgb(241, 144, 235) |
| HSL | hsl(304, 78%, 75%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 2.5%, 5.5%) |
| CIE-LAB | lab(72.66, 49.71, -30.55) |
| CIE-LCH | lch(72.66, 58.34, 328.43°) |
| OKLab | oklab(78.44% 0.1395 -0.0831) |
| OKLCH | oklch(78.44% 0.162 329.2) |
| XYZ | xyz(61.2434, 44.6485, 83.9733) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190EB #90F196
analogous
#C690F1 #F190EB #F190BB
triadic
#F190EB #EBF190 #90EBF1
tetradic
#F190EB #F1C690 #90F196 #90BBF1
square
#F190EB #F1C690 #90F196 #90BBF1
split-complementary
#F190EB #BBF190 #90F1C6
monochromatic
#E323D7 #EA5AE1 #F190EB #F8C6F5 #FCE4FA
Accessibility & contrast
On white
2.12
#F190EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F190EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190EB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190EB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#F898B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f190eb; /* rgb */ color: rgb(241, 144, 235); /* oklch */ color: oklch(78.4% 0.162 329.2);
Tailwind
colors: {
custom: {
50: '#f7b3f1',
500: '#f190eb',
950: '#000000',
},
}SCSS
$custom: #f190eb; $custom-light: #f7b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f190eb",
"rgb": {
"r": 241,
"g": 144,
"b": 235
},
"hsl": {
"h": 303.711,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.78441,
"c": 0.16233,
"h": 329.2
},
"luminance": 0.44645
}Semantic roles & 50–950 ramp
primary
#F190EB
secondary
#D8F3D9
accent
#DA180C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085