#F182D2#F182D2
#F182D2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.165 H 338.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F182D2 |
|---|---|
| RGB | rgb(241, 130, 210) |
| HSL | hsl(317, 80%, 73%) |
| HSV | hsv(317, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 12.9%, 5.5%) |
| CIE-LAB | lab(68.98, 52.58, -22.40) |
| CIE-LCH | lch(68.98, 57.16, 336.93°) |
| OKLab | oklab(75.38% 0.1538 -0.06) |
| OKLCH | oklch(75.38% 0.165 338.7) |
| XYZ | xyz(55.8915, 39.3229, 65.6065) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182D2 #82F1A1
analogous
#D982F1 #F182D2 #F1829A
triadic
#F182D2 #D2F182 #82D2F1
tetradic
#F182D2 #F1D982 #82F1A1 #829AF1
square
#F182D2 #F1D982 #82F1A1 #829AF1
split-complementary
#F182D2 #9AF182 #82F1D9
monochromatic
#E019A8 #EB4BBE #F182D2 #F7B9E6 #FCE3F5
Accessibility & contrast
On white
2.37
#F182D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F182D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182D2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182D2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#A3AFCF
Tritanopia (blue-blind)
#FC85A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f182d2; /* rgb */ color: rgb(241, 130, 210); /* oklch */ color: oklch(75.4% 0.165 338.7);
Tailwind
colors: {
custom: {
50: '#f8a9e0',
500: '#f182d2',
950: '#000000',
},
}SCSS
$custom: #f182d2; $custom-light: #f8a9e0; $custom-dark: #000000;
JSON
{
"hex": "#f182d2",
"rgb": {
"r": 241,
"g": 130,
"b": 210
},
"hsl": {
"h": 316.757,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.75382,
"c": 0.16509,
"h": 338.7
},
"luminance": 0.39319
}Semantic roles & 50–950 ramp
primary
#F182D2
secondary
#D7F4DF
accent
#DC4409
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83