#F182DB#F182DB
#F182DB is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.7% C 0.172 H 335.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F182DB |
|---|---|
| RGB | rgb(241, 130, 219) |
| HSL | hsl(312, 80%, 73%) |
| HSV | hsv(312, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 9.1%, 5.5%) |
| CIE-LAB | lab(69.32, 54.02, -26.89) |
| CIE-LCH | lch(69.32, 60.34, 333.54°) |
| OKLab | oklab(75.74% 0.1559 -0.0726) |
| OKLCH | oklch(75.74% 0.172 335) |
| XYZ | xyz(57.0444, 39.7841, 71.6786) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 3.83
Bubblegum Pink
#FE83CC
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182DB #82F198
analogous
#CF82F1 #F182DB #F182A3
triadic
#F182DB #DBF182 #82DBF1
tetradic
#F182DB #F1CF82 #82F198 #82A3F1
square
#F182DB #F1CF82 #82F198 #82A3F1
split-complementary
#F182DB #A3F182 #82F1CF
monochromatic
#E019B8 #EB4BCB #F182DB #F7B9EB #FCE3F7
Accessibility & contrast
On white
2.34
#F182DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F182DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182DB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182DB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#FB87A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f182db; /* rgb */ color: rgb(241, 130, 219); /* oklch */ color: oklch(75.7% 0.172 335.0);
Tailwind
colors: {
custom: {
50: '#f8a9e6',
500: '#f182db',
950: '#000000',
},
}SCSS
$custom: #f182db; $custom-light: #f8a9e6; $custom-dark: #000000;
JSON
{
"hex": "#f182db",
"rgb": {
"r": 241,
"g": 130,
"b": 219
},
"hsl": {
"h": 311.892,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.75738,
"c": 0.17201,
"h": 335
},
"luminance": 0.39781
}Semantic roles & 50–950 ramp
primary
#F182DB
secondary
#D7F4DD
accent
#DC3309
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84