#F182E3#F182E3
#F182E3 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.179 H 332.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F182E3 |
|---|---|
| RGB | rgb(241, 130, 227) |
| HSL | hsl(308, 80%, 73%) |
| HSV | hsv(308, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 5.8%, 5.5%) |
| CIE-LAB | lab(69.62, 55.33, -30.84) |
| CIE-LCH | lch(69.62, 63.35, 330.87°) |
| OKLab | oklab(76.07% 0.1577 -0.0838) |
| OKLCH | oklch(76.07% 0.179 332) |
| XYZ | xyz(58.1230, 40.2155, 77.3591) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182E3 #82F190
analogous
#C882F1 #F182E3 #F182AB
triadic
#F182E3 #E3F182 #82E3F1
tetradic
#F182E3 #F1C882 #82F190 #82ABF1
square
#F182E3 #F1C882 #82F190 #82ABF1
split-complementary
#F182E3 #ABF182 #82F1C8
monochromatic
#E019C7 #EB4BD7 #F182E3 #F7B9EF #FCE3F9
Accessibility & contrast
On white
2.32
#F182E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F182E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182E3
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182E3 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E6
Deuteranopia (green-blind)
#9EB0E0
Tritanopia (blue-blind)
#F98AA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f182e3; /* rgb */ color: rgb(241, 130, 227); /* oklch */ color: oklch(76.1% 0.179 332.0);
Tailwind
colors: {
custom: {
50: '#f8a9ec',
500: '#f182e3',
950: '#000000',
},
}SCSS
$custom: #f182e3; $custom-light: #f8a9ec; $custom-dark: #000000;
JSON
{
"hex": "#f182e3",
"rgb": {
"r": 241,
"g": 130,
"b": 227
},
"hsl": {
"h": 307.568,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.76068,
"c": 0.17853,
"h": 332
},
"luminance": 0.40212
}Semantic roles & 50–950 ramp
primary
#F182E3
secondary
#D7F4DB
accent
#DC2409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84