#F190EA#F190EA
#F190EA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.4% C 0.161 H 329.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F190EA |
|---|---|
| RGB | rgb(241, 144, 234) |
| HSL | hsl(304, 78%, 75%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 2.9%, 5.5%) |
| CIE-LAB | lab(72.62, 49.53, -30.06) |
| CIE-LCH | lch(72.62, 57.94, 328.75°) |
| OKLab | oklab(78.4% 0.1392 -0.0817) |
| OKLCH | oklch(78.4% 0.161 329.6) |
| XYZ | xyz(61.0993, 44.5908, 83.2145) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.90
Candy Pink
#FF63E9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190EA #90F197
analogous
#C790F1 #F190EA #F190B9
triadic
#F190EA #EAF190 #90EAF1
tetradic
#F190EA #F1C790 #90F197 #90B9F1
square
#F190EA #F1C790 #90F197 #90B9F1
split-complementary
#F190EA #B9F190 #90F1C7
monochromatic
#E323D5 #EA5AE0 #F190EA #F8C6F4 #FCE4FA
Accessibility & contrast
On white
2.12
#F190EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F190EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190EA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190EA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F898B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f190ea; /* rgb */ color: rgb(241, 144, 234); /* oklch */ color: oklch(78.4% 0.161 329.6);
Tailwind
colors: {
custom: {
50: '#f7b3f1',
500: '#f190ea',
950: '#000000',
},
}SCSS
$custom: #f190ea; $custom-light: #f7b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f190ea",
"rgb": {
"r": 241,
"g": 144,
"b": 234
},
"hsl": {
"h": 304.33,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.78399,
"c": 0.16143,
"h": 329.6
},
"luminance": 0.44588
}Semantic roles & 50–950 ramp
primary
#F190EA
secondary
#D8F3DA
accent
#DA1B0C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084