#F181DA#F181DA
#F181DA is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.173 H 335.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F181DA |
|---|---|
| RGB | rgb(241, 129, 218) |
| HSL | hsl(312, 80%, 73%) |
| HSV | hsv(312, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 9.5%, 5.5%) |
| CIE-LAB | lab(69.09, 54.35, -26.68) |
| CIE-LCH | lch(69.09, 60.54, 333.85°) |
| OKLab | oklab(75.56% 0.1571 -0.072) |
| OKLCH | oklch(75.56% 0.173 335.4) |
| XYZ | xyz(56.7808, 39.4669, 70.9432) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181DA #81F198
analogous
#D081F1 #F181DA #F181A2
triadic
#F181DA #DAF181 #81DAF1
tetradic
#F181DA #F1D081 #81F198 #81A2F1
square
#F181DA #F1D081 #81F198 #81A2F1
split-complementary
#F181DA #A2F181 #81F1D0
monochromatic
#DF19B6 #EB4ACA #F181DA #F7B8EA #FCE3F7
Accessibility & contrast
On white
2.36
#F181DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F181DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181DA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181DA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829EDD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#FB86A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f181da; /* rgb */ color: rgb(241, 129, 218); /* oklch */ color: oklch(75.6% 0.173 335.4);
Tailwind
colors: {
custom: {
50: '#f8a9e5',
500: '#f181da',
950: '#000000',
},
}SCSS
$custom: #f181da; $custom-light: #f8a9e5; $custom-dark: #000000;
JSON
{
"hex": "#f181da",
"rgb": {
"r": 241,
"g": 129,
"b": 218
},
"hsl": {
"h": 312.321,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.75556,
"c": 0.17284,
"h": 335.4
},
"luminance": 0.39463
}Semantic roles & 50–950 ramp
primary
#F181DA
secondary
#D7F4DD
accent
#DC3509
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84