#F183E2#F183E2
#F183E2 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.176 H 332.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F183E2 |
|---|---|
| RGB | rgb(241, 131, 226) |
| HSL | hsl(308, 80%, 73%) |
| HSV | hsv(308, 46%, 95%) |
| CMYK | cmyk(0%, 45.6%, 6.2%, 5.5%) |
| CIE-LAB | lab(69.77, 54.68, -30.05) |
| CIE-LCH | lch(69.77, 62.39, 331.20°) |
| OKLab | oklab(76.17% 0.156 -0.0815) |
| OKLCH | oklch(76.17% 0.176 332.4) |
| XYZ | xyz(58.1191, 40.4278, 76.6789) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.86
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F183E2 #83F192
analogous
#C983F1 #F183E2 #F183AB
triadic
#F183E2 #E2F183 #83E2F1
tetradic
#F183E2 #F1C983 #83F192 #83ABF1
square
#F183E2 #F1C983 #83F192 #83ABF1
split-complementary
#F183E2 #ABF183 #83F1C9
monochromatic
#E019C5 #EB4CD5 #F183E2 #F7BAEF #FCE4F9
Accessibility & contrast
On white
2.31
#F183E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F183E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F183E2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F183E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F183E2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E5
Deuteranopia (green-blind)
#9FB0DF
Tritanopia (blue-blind)
#F98AA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f183e2; /* rgb */ color: rgb(241, 131, 226); /* oklch */ color: oklch(76.2% 0.176 332.4);
Tailwind
colors: {
custom: {
50: '#f8aaeb',
500: '#f183e2',
950: '#000000',
},
}SCSS
$custom: #f183e2; $custom-light: #f8aaeb; $custom-dark: #000000;
JSON
{
"hex": "#f183e2",
"rgb": {
"r": 241,
"g": 131,
"b": 226
},
"hsl": {
"h": 308.182,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.76168,
"c": 0.17606,
"h": 332.4
},
"luminance": 0.40424
}Semantic roles & 50–950 ramp
primary
#F183E2
secondary
#D7F4DB
accent
#DC2609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84