#F189FE#F189FE
#F189FE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.191 H 323.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F189FE |
|---|---|
| RGB | rgb(241, 137, 254) |
| HSL | hsl(293, 98%, 77%) |
| HSV | hsv(293, 46%, 100%) |
| CMYK | cmyk(5.1%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.06, 56.63, -41.84) |
| CIE-LCH | lch(72.06, 70.41, 323.54°) |
| OKLab | oklab(78.25% 0.1529 -0.1152) |
| OKLCH | oklch(78.25% 0.191 323) |
| XYZ | xyz(63.1088, 43.7506, 98.8672) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.34
Violet Pink
#FB5FFC
ΔE00 6.82
Light Magenta
#FA5FF7
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F189FE #96FE89
analogous
#B789FE #F189FE #FE89D1
triadic
#F189FE #FEF189 #89FEF1
tetradic
#F189FE #FEB789 #96FE89 #89D1FE
square
#F189FE #FEB789 #96FE89 #89D1FE
split-complementary
#F189FE #D1FE89 #89FEB7
monochromatic
#E310FD #EA4CFD #F189FE #F8C6FF #FBE1FF
Accessibility & contrast
On white
2.15
#F189FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F189FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F189FE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F189FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F189FE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#F497B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f189fe; /* rgb */ color: rgb(241, 137, 254); /* oklch */ color: oklch(78.2% 0.191 323.0);
Tailwind
colors: {
custom: {
50: '#f8aeff',
500: '#f189fe',
950: '#000000',
},
}SCSS
$custom: #f189fe; $custom-light: #f8aeff; $custom-dark: #000000;
JSON
{
"hex": "#f189fe",
"rgb": {
"r": 241,
"g": 137,
"b": 254
},
"hsl": {
"h": 293.333,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.78247,
"c": 0.19143,
"h": 323
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#F189FE
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086