#F189FB#F189FB
#F189FB is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.1% C 0.189 H 323.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F189FB |
|---|---|
| RGB | rgb(241, 137, 251) |
| HSL | hsl(295, 93%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(4%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.93, 56.08, -40.41) |
| CIE-LCH | lch(71.93, 69.12, 324.23°) |
| OKLab | oklab(78.11% 0.1524 -0.1111) |
| OKLCH | oklch(78.11% 0.189 323.9) |
| XYZ | xyz(62.6322, 43.5599, 96.3569) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 6.91
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F189FB #93FB89
analogous
#B889FB #F189FB #FB89CC
triadic
#F189FB #FBF189 #89FBF1
tetradic
#F189FB #FBB889 #93FB89 #89CCFB
square
#F189FB #FBB889 #93FB89 #89CCFB
split-complementary
#F189FB #CCFB89 #89FBB8
monochromatic
#E313F7 #EA4EF9 #F189FB #F8C4FD #FBE1FE
Accessibility & contrast
On white
2.16
#F189FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F189FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F189FB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F189FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F189FB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#F596B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f189fb; /* rgb */ color: rgb(241, 137, 251); /* oklch */ color: oklch(78.1% 0.189 323.9);
Tailwind
colors: {
custom: {
50: '#f8aefd',
500: '#f189fb',
950: '#000000',
},
}SCSS
$custom: #f189fb; $custom-light: #f8aefd; $custom-dark: #000000;
JSON
{
"hex": "#f189fb",
"rgb": {
"r": 241,
"g": 137,
"b": 251
},
"hsl": {
"h": 294.737,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.7811,
"c": 0.1886,
"h": 323.9
},
"luminance": 0.43557
}Semantic roles & 50–950 ramp
primary
#F189FB
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085