#F183FB#F183FB
#F183FB is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.3% C 0.198 H 324.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F183FB |
|---|---|
| RGB | rgb(241, 131, 251) |
| HSL | hsl(295, 94%, 75%) |
| HSV | hsv(295, 48%, 98%) |
| CMYK | cmyk(4%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.80, 59.02, -42.17) |
| CIE-LCH | lch(70.80, 72.54, 324.45°) |
| OKLab | oklab(77.27% 0.1605 -0.1161) |
| OKLCH | oklch(77.27% 0.198 324.1) |
| XYZ | xyz(61.8029, 41.9013, 96.0804) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F183FB #8DFB83
analogous
#B583FB #F183FB #FB83C9
triadic
#F183FB #FBF183 #83FBF1
tetradic
#F183FB #FBB583 #8DFB83 #83C9FB
square
#F183FB #FBB583 #8DFB83 #83C9FB
split-complementary
#F183FB #C9FB83 #83FBB5
monochromatic
#E40CF7 #EA48F9 #F183FB #F8BEFD #FCE1FE
Accessibility & contrast
On white
2.24
#F183FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F183FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F183FB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F183FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F183FB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#F591B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f183fb; /* rgb */ color: rgb(241, 131, 251); /* oklch */ color: oklch(77.3% 0.198 324.1);
Tailwind
colors: {
custom: {
50: '#f8aafd',
500: '#f183fb',
950: '#000000',
},
}SCSS
$custom: #f183fb; $custom-light: #f8aafd; $custom-dark: #000000;
JSON
{
"hex": "#f183fb",
"rgb": {
"r": 241,
"g": 131,
"b": 251
},
"hsl": {
"h": 295,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.7727,
"c": 0.19813,
"h": 324.1
},
"luminance": 0.41898
}Semantic roles & 50–950 ramp
primary
#F183FB
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85