#F189FA#F189FA
#F189FA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.188 H 324.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F189FA |
|---|---|
| RGB | rgb(241, 137, 250) |
| HSL | hsl(295, 92%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(3.6%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(71.89, 55.90, -39.93) |
| CIE-LCH | lch(71.89, 68.69, 324.46°) |
| OKLab | oklab(78.06% 0.1522 -0.1097) |
| OKLCH | oklch(78.06% 0.188 324.2) |
| XYZ | xyz(62.4750, 43.4970, 95.5289) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 6.85
Violet Pink
#FB5FFC
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F189FA #92FA89
analogous
#B889FA #F189FA #FA89CA
triadic
#F189FA #FAF189 #89FAF1
tetradic
#F189FA #FAB889 #92FA89 #89CAFA
square
#F189FA #FAB889 #92FA89 #89CAFA
split-complementary
#F189FA #CAFA89 #89FAB8
monochromatic
#E314F5 #EA4EF8 #F189FA #F8C4FC #FCE2FE
Accessibility & contrast
On white
2.17
#F189FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F189FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F189FA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F189FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F189FA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#F596B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f189fa; /* rgb */ color: rgb(241, 137, 250); /* oklch */ color: oklch(78.1% 0.188 324.2);
Tailwind
colors: {
custom: {
50: '#f8aefc',
500: '#f189fa',
950: '#000000',
},
}SCSS
$custom: #f189fa; $custom-light: #f8aefc; $custom-dark: #000000;
JSON
{
"hex": "#f189fa",
"rgb": {
"r": 241,
"g": 137,
"b": 250
},
"hsl": {
"h": 295.221,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78064,
"c": 0.18766,
"h": 324.2
},
"luminance": 0.43494
}Semantic roles & 50–950 ramp
primary
#F189FA
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085