#F184DF#F184DF
#F184DF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.2% C 0.172 H 333.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F184DF |
|---|---|
| RGB | rgb(241, 132, 223) |
| HSL | hsl(310, 80%, 73%) |
| HSV | hsv(310, 45%, 95%) |
| CMYK | cmyk(0%, 45.2%, 7.5%, 5.5%) |
| CIE-LAB | lab(69.85, 53.69, -28.28) |
| CIE-LCH | lch(69.85, 60.68, 332.22°) |
| OKLab | oklab(76.19% 0.154 -0.0766) |
| OKLCH | oklch(76.19% 0.172 333.6) |
| XYZ | xyz(57.8460, 40.5345, 74.5748) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F184DF #84F196
analogous
#CC84F1 #F184DF #F184A8
triadic
#F184DF #DFF184 #84DFF1
tetradic
#F184DF #F1CC84 #84F196 #84A8F1
square
#F184DF #F1CC84 #84F196 #84A8F1
split-complementary
#F184DF #A8F184 #84F1CC
monochromatic
#E11AC0 #EB4DD1 #F184DF #F7BBED #FCE4F8
Accessibility & contrast
On white
2.31
#F184DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F184DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F184DF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F184DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F184DF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#FA8AA7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f184df; /* rgb */ color: rgb(241, 132, 223); /* oklch */ color: oklch(76.2% 0.172 333.6);
Tailwind
colors: {
custom: {
50: '#f8abe9',
500: '#f184df',
950: '#000000',
},
}SCSS
$custom: #f184df; $custom-light: #f8abe9; $custom-dark: #000000;
JSON
{
"hex": "#f184df",
"rgb": {
"r": 241,
"g": 132,
"b": 223
},
"hsl": {
"h": 309.908,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.76186,
"c": 0.17195,
"h": 333.6
},
"luminance": 0.40531
}Semantic roles & 50–950 ramp
primary
#F184DF
secondary
#D7F4DC
accent
#DC2C0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84