#F193DA#F193DA
#F193DA is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.2% C 0.143 H 336.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F193DA |
|---|---|
| RGB | rgb(241, 147, 218) |
| HSL | hsl(315, 77%, 76%) |
| HSV | hsv(315, 39%, 95%) |
| CMYK | cmyk(0%, 39%, 9.5%, 5.5%) |
| CIE-LAB | lab(72.65, 45.29, -21.24) |
| CIE-LCH | lch(72.65, 50.02, 334.87°) |
| OKLab | oklab(78.23% 0.1309 -0.057) |
| OKLCH | oklch(78.23% 0.143 336.5) |
| XYZ | xyz(59.3641, 44.6334, 71.8043) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F193DA #93F1AA
analogous
#D993F1 #F193DA #F193AB
triadic
#F193DA #DAF193 #93DAF1
tetradic
#F193DA #F1D993 #93F1AA #93ABF1
square
#F193DA #F1D993 #93F1AA #93ABF1
split-complementary
#F193DA #ABF193 #93F1D9
monochromatic
#E327B5 #EA5DC7 #F193DA #F8C9ED #FBE4F6
Accessibility & contrast
On white
2.12
#F193DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F193DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F193DA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F193DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F193DA | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADD
Deuteranopia (green-blind)
#ACB7D7
Tritanopia (blue-blind)
#FA96AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f193da; /* rgb */ color: rgb(241, 147, 218); /* oklch */ color: oklch(78.2% 0.143 336.5);
Tailwind
colors: {
custom: {
50: '#f7b4e5',
500: '#f193da',
950: '#000000',
},
}SCSS
$custom: #f193da; $custom-light: #f7b4e5; $custom-dark: #000000;
JSON
{
"hex": "#f193da",
"rgb": {
"r": 241,
"g": 147,
"b": 218
},
"hsl": {
"h": 314.681,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.78229,
"c": 0.14275,
"h": 336.5
},
"luminance": 0.4463
}Semantic roles & 50–950 ramp
primary
#F193DA
secondary
#D8F3DE
accent
#D93E0C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084