#F182DA#F182DA
#F182DA is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.171 H 335.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F182DA |
|---|---|
| RGB | rgb(241, 130, 218) |
| HSL | hsl(312, 80%, 73%) |
| HSV | hsv(312, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 9.5%, 5.5%) |
| CIE-LAB | lab(69.28, 53.86, -26.39) |
| CIE-LCH | lch(69.28, 59.97, 333.89°) |
| OKLab | oklab(75.7% 0.1557 -0.0712) |
| OKLCH | oklch(75.7% 0.171 335.4) |
| XYZ | xyz(56.9132, 39.7316, 70.9874) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.02
Bubblegum Pink
#FE83CC
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182DA #82F199
analogous
#D082F1 #F182DA #F182A3
triadic
#F182DA #DAF182 #82DAF1
tetradic
#F182DA #F1D082 #82F199 #82A3F1
square
#F182DA #F1D082 #82F199 #82A3F1
split-complementary
#F182DA #A3F182 #82F1D0
monochromatic
#E019B6 #EB4BCA #F182DA #F7B9EA #FCE3F7
Accessibility & contrast
On white
2.35
#F182DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F182DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182DA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182DA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#A1AFD7
Tritanopia (blue-blind)
#FB87A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f182da; /* rgb */ color: rgb(241, 130, 218); /* oklch */ color: oklch(75.7% 0.171 335.4);
Tailwind
colors: {
custom: {
50: '#f8a9e5',
500: '#f182da',
950: '#000000',
},
}SCSS
$custom: #f182da; $custom-light: #f8a9e5; $custom-dark: #000000;
JSON
{
"hex": "#f182da",
"rgb": {
"r": 241,
"g": 130,
"b": 218
},
"hsl": {
"h": 312.432,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.75698,
"c": 0.17122,
"h": 335.4
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#F182DA
secondary
#D7F4DD
accent
#DC3509
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84