#F183FF#F183FF
#F183FF is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.5% C 0.202 H 323.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F183FF |
|---|---|
| RGB | rgb(241, 131, 255) |
| HSL | hsl(293, 100%, 76%) |
| HSV | hsv(293, 49%, 100%) |
| CMYK | cmyk(5.5%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.98, 59.75, -44.08) |
| CIE-LCH | lch(70.98, 74.25, 323.58°) |
| OKLab | oklab(77.46% 0.1611 -0.1216) |
| OKLCH | oklch(77.46% 0.202 323) |
| XYZ | xyz(62.4401, 42.1562, 99.4363) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F183FF #91FF83
analogous
#B383FF #F183FF #FF83CF
triadic
#F183FF #FFF183 #83FFF1
tetradic
#F183FF #FFB383 #91FF83 #83CFFF
square
#F183FF #FFB383 #91FF83 #83CFFF
split-complementary
#F183FF #CFFF83 #83FFB3
monochromatic
#E309FF #EA46FF #F183FF #F8C0FF #FCE0FF
Accessibility & contrast
On white
2.23
#F183FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F183FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F183FF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F183FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F183FF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#F493B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f183ff; /* rgb */ color: rgb(241, 131, 255); /* oklch */ color: oklch(77.5% 0.202 323.0);
Tailwind
colors: {
custom: {
50: '#f8aaff',
500: '#f183ff',
950: '#000000',
},
}SCSS
$custom: #f183ff; $custom-light: #f8aaff; $custom-dark: #000000;
JSON
{
"hex": "#f183ff",
"rgb": {
"r": 241,
"g": 131,
"b": 255
},
"hsl": {
"h": 293.226,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77458,
"c": 0.20185,
"h": 323
},
"luminance": 0.42153
}Semantic roles & 50–950 ramp
primary
#F183FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86