#F189FF#F189FF
#F189FF is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.192 H 322.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F189FF |
|---|---|
| RGB | rgb(241, 137, 255) |
| HSL | hsl(293, 100%, 77%) |
| HSV | hsv(293, 46%, 100%) |
| CMYK | cmyk(5.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(72.10, 56.81, -42.32) |
| CIE-LCH | lch(72.10, 70.84, 323.32°) |
| OKLab | oklab(78.29% 0.1531 -0.1166) |
| OKLCH | oklch(78.29% 0.192 322.7) |
| XYZ | xyz(63.2694, 43.8148, 99.7127) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F189FF #97FF89
analogous
#B689FF #F189FF #FF89D2
triadic
#F189FF #FFF189 #89FFF1
tetradic
#F189FF #FFB689 #97FF89 #89D2FF
square
#F189FF #FFB689 #97FF89 #89D2FF
split-complementary
#F189FF #D2FF89 #89FFB6
monochromatic
#E20FFF #EA4CFF #F189FF #F8C6FF #FBE0FF
Accessibility & contrast
On white
2.15
#F189FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F189FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F189FF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F189FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F189FF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#F497B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f189ff; /* rgb */ color: rgb(241, 137, 255); /* oklch */ color: oklch(78.3% 0.192 322.7);
Tailwind
colors: {
custom: {
50: '#f8aeff',
500: '#f189ff',
950: '#000000',
},
}SCSS
$custom: #f189ff; $custom-light: #f8aeff; $custom-dark: #000000;
JSON
{
"hex": "#f189ff",
"rgb": {
"r": 241,
"g": 137,
"b": 255
},
"hsl": {
"h": 292.881,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78293,
"c": 0.19239,
"h": 322.7
},
"luminance": 0.43812
}Semantic roles & 50–950 ramp
primary
#F189FF
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086