#F185FF#F185FF
#F185FF is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.7% C 0.199 H 322.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F185FF |
|---|---|
| RGB | rgb(241, 133, 255) |
| HSL | hsl(293, 100%, 76%) |
| HSV | hsv(293, 48%, 100%) |
| CMYK | cmyk(5.5%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(71.35, 58.78, -43.50) |
| CIE-LCH | lch(71.35, 73.12, 323.50°) |
| OKLab | oklab(77.73% 0.1584 -0.1199) |
| OKLCH | oklch(77.73% 0.199 322.9) |
| XYZ | xyz(62.7113, 42.6986, 99.5267) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 6.05
Light Magenta
#FA5FF7
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F185FF #93FF85
analogous
#B485FF #F185FF #FF85D0
triadic
#F185FF #FFF185 #85FFF1
tetradic
#F185FF #FFB485 #93FF85 #85D0FF
square
#F185FF #FFB485 #93FF85 #85D0FF
split-complementary
#F185FF #D0FF85 #85FFB4
monochromatic
#E30BFF #EA48FF #F185FF #F8C2FF #FBE0FF
Accessibility & contrast
On white
2.20
#F185FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F185FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F185FF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F185FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F185FF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A7FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#F494B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f185ff; /* rgb */ color: rgb(241, 133, 255); /* oklch */ color: oklch(77.7% 0.199 322.9);
Tailwind
colors: {
custom: {
50: '#f8acff',
500: '#f185ff',
950: '#000000',
},
}SCSS
$custom: #f185ff; $custom-light: #f8acff; $custom-dark: #000000;
JSON
{
"hex": "#f185ff",
"rgb": {
"r": 241,
"g": 133,
"b": 255
},
"hsl": {
"h": 293.115,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77733,
"c": 0.19871,
"h": 322.9
},
"luminance": 0.42696
}Semantic roles & 50–950 ramp
primary
#F185FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86