#F183F9#F183F9
#F183F9 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.196 H 324.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F183F9 |
|---|---|
| RGB | rgb(241, 131, 249) |
| HSL | hsl(296, 91%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(3.2%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.72, 58.66, -41.22) |
| CIE-LCH | lch(70.72, 71.69, 324.91°) |
| OKLab | oklab(77.18% 0.1602 -0.1134) |
| OKLCH | oklch(77.18% 0.196 324.7) |
| XYZ | xyz(61.4893, 41.7759, 94.4288) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F183F9 #8BF983
analogous
#B683F9 #F183F9 #F983C6
triadic
#F183F9 #F9F183 #83F9F1
tetradic
#F183F9 #F9B683 #8BF983 #83C6F9
square
#F183F9 #F9B683 #8BF983 #83C6F9
split-complementary
#F183F9 #C6F983 #83F9B6
monochromatic
#E40EF3 #EA49F6 #F183F9 #F8BDFC #FCE2FE
Accessibility & contrast
On white
2.24
#F183F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F183F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F183F9
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F183F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F183F9 | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#95B2F5
Tritanopia (blue-blind)
#F691B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f183f9; /* rgb */ color: rgb(241, 131, 249); /* oklch */ color: oklch(77.2% 0.196 324.7);
Tailwind
colors: {
custom: {
50: '#f8aafb',
500: '#f183f9',
950: '#000000',
},
}SCSS
$custom: #f183f9; $custom-light: #f8aafb; $custom-dark: #000000;
JSON
{
"hex": "#f183f9",
"rgb": {
"r": 241,
"g": 131,
"b": 249
},
"hsl": {
"h": 295.932,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.77178,
"c": 0.19629,
"h": 324.7
},
"luminance": 0.41773
}Semantic roles & 50–950 ramp
primary
#F183F9
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85