#F190DA#F190DA
#F190DA is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.8% C 0.148 H 336.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F190DA |
|---|---|
| RGB | rgb(241, 144, 218) |
| HSL | hsl(314, 78%, 75%) |
| HSV | hsv(314, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 9.5%, 5.5%) |
| CIE-LAB | lab(72.04, 46.82, -22.17) |
| CIE-LCH | lch(72.04, 51.81, 334.66°) |
| OKLab | oklab(77.77% 0.1353 -0.0595) |
| OKLCH | oklch(77.77% 0.148 336.2) |
| XYZ | xyz(58.9037, 43.7126, 71.6508) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.61
Plum
#DDA0DD
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.93
Pink (survey)
#FF81C0
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190DA #90F1A7
analogous
#D890F1 #F190DA #F190A9
triadic
#F190DA #DAF190 #90DAF1
tetradic
#F190DA #F1D890 #90F1A7 #90A9F1
square
#F190DA #F1D890 #90F1A7 #90A9F1
split-complementary
#F190DA #A9F190 #90F1D8
monochromatic
#E323B6 #EA5AC8 #F190DA #F8C6EC #FCE4F6
Accessibility & contrast
On white
2.16
#F190DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F190DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190DA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190DA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#FA94AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f190da; /* rgb */ color: rgb(241, 144, 218); /* oklch */ color: oklch(77.8% 0.148 336.2);
Tailwind
colors: {
custom: {
50: '#f7b2e5',
500: '#f190da',
950: '#000000',
},
}SCSS
$custom: #f190da; $custom-light: #f7b2e5; $custom-dark: #000000;
JSON
{
"hex": "#f190da",
"rgb": {
"r": 241,
"g": 144,
"b": 218
},
"hsl": {
"h": 314.227,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.77766,
"c": 0.14785,
"h": 336.2
},
"luminance": 0.43709
}Semantic roles & 50–950 ramp
primary
#F190DA
secondary
#D8F3DE
accent
#DA3D0C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084