#F189FC#F189FC
#F189FC is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.190 H 323.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F189FC |
|---|---|
| RGB | rgb(241, 137, 252) |
| HSL | hsl(294, 95%, 76%) |
| HSV | hsv(294, 46%, 99%) |
| CMYK | cmyk(4.4%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.98, 56.26, -40.88) |
| CIE-LCH | lch(71.98, 69.55, 323.99°) |
| OKLab | oklab(78.16% 0.1526 -0.1125) |
| OKLCH | oklch(78.16% 0.19 323.6) |
| XYZ | xyz(62.7903, 43.6232, 97.1892) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F189FC #94FC89
analogous
#B889FC #F189FC #FC89CE
triadic
#F189FC #FCF189 #89FCF1
tetradic
#F189FC #FCB889 #94FC89 #89CEFC
square
#F189FC #FCB889 #94FC89 #89CEFC
split-complementary
#F189FC #CEFC89 #89FCB8
monochromatic
#E312F9 #EA4DFA #F189FC #F8C5FE #FBE1FE
Accessibility & contrast
On white
2.16
#F189FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F189FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F189FC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F189FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F189FC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#F597B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f189fc; /* rgb */ color: rgb(241, 137, 252); /* oklch */ color: oklch(78.2% 0.190 323.6);
Tailwind
colors: {
custom: {
50: '#f8aefd',
500: '#f189fc',
950: '#000000',
},
}SCSS
$custom: #f189fc; $custom-light: #f8aefd; $custom-dark: #000000;
JSON
{
"hex": "#f189fc",
"rgb": {
"r": 241,
"g": 137,
"b": 252
},
"hsl": {
"h": 294.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78155,
"c": 0.18954,
"h": 323.6
},
"luminance": 0.4362
}Semantic roles & 50–950 ramp
primary
#F189FC
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086