#F183F2#F183F2
#F183F2 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.9% C 0.190 H 326.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F183F2 |
|---|---|
| RGB | rgb(241, 131, 242) |
| HSL | hsl(299, 81%, 73%) |
| HSV | hsv(299, 46%, 95%) |
| CMYK | cmyk(0.4%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(70.42, 57.42, -37.85) |
| CIE-LCH | lch(70.42, 68.77, 326.61°) |
| OKLab | oklab(76.86% 0.1591 -0.1037) |
| OKLCH | oklch(76.86% 0.19 326.9) |
| XYZ | xyz(60.4178, 41.3473, 88.7856) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.68
Purply Pink
#F075E6
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.91
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F183F2 #84F283
analogous
#B983F2 #F183F2 #F283BC
triadic
#F183F2 #F2F183 #83F2F1
tetradic
#F183F2 #F2B983 #84F283 #83BCF2
square
#F183F2 #F2B983 #84F283 #83BCF2
split-complementary
#F183F2 #BCF283 #83F2B9
monochromatic
#E118E3 #EB4CEC #F183F2 #F7BAF8 #FCE3FC
Accessibility & contrast
On white
2.27
#F183F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F183F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F183F2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F183F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F183F2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#F78FAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f183f2; /* rgb */ color: rgb(241, 131, 242); /* oklch */ color: oklch(76.9% 0.190 326.9);
Tailwind
colors: {
custom: {
50: '#f8aaf6',
500: '#f183f2',
950: '#000000',
},
}SCSS
$custom: #f183f2; $custom-light: #f8aaf6; $custom-dark: #000000;
JSON
{
"hex": "#f183f2",
"rgb": {
"r": 241,
"g": 131,
"b": 242
},
"hsl": {
"h": 299.459,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.7686,
"c": 0.18994,
"h": 326.9
},
"luminance": 0.41344
}Semantic roles & 50–950 ramp
primary
#F183F2
secondary
#D7F4D7
accent
#DD080A
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85