#F193DF#F193DF
#F193DF is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.4% C 0.147 H 334.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F193DF |
|---|---|
| RGB | rgb(241, 147, 223) |
| HSL | hsl(311, 77%, 76%) |
| HSV | hsv(311, 39%, 95%) |
| CMYK | cmyk(0%, 39%, 7.5%, 5.5%) |
| CIE-LAB | lab(72.83, 46.12, -23.72) |
| CIE-LCH | lch(72.83, 51.86, 332.78°) |
| OKLab | oklab(78.42% 0.1322 -0.0639) |
| OKLCH | oklch(78.42% 0.147 334.2) |
| XYZ | xyz(60.0283, 44.8991, 75.3023) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 6.95
Pink (survey)
#FF81C0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F193DF #93F1A5
analogous
#D493F1 #F193DF #F193B0
triadic
#F193DF #DFF193 #93DFF1
tetradic
#F193DF #F1D493 #93F1A5 #93B0F1
square
#F193DF #F1D493 #93F1A5 #93B0F1
split-complementary
#F193DF #B0F193 #93F1D4
monochromatic
#E327BF #EA5DCF #F193DF #F8C9EF #FBE4F7
Accessibility & contrast
On white
2.10
#F193DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F193DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F193DF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F193DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F193DF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#F997AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f193df; /* rgb */ color: rgb(241, 147, 223); /* oklch */ color: oklch(78.4% 0.147 334.2);
Tailwind
colors: {
custom: {
50: '#f7b4e9',
500: '#f193df',
950: '#000000',
},
}SCSS
$custom: #f193df; $custom-light: #f7b4e9; $custom-dark: #000000;
JSON
{
"hex": "#f193df",
"rgb": {
"r": 241,
"g": 147,
"b": 223
},
"hsl": {
"h": 311.489,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.78419,
"c": 0.14683,
"h": 334.2
},
"luminance": 0.44896
}Semantic roles & 50–950 ramp
primary
#F193DF
secondary
#D8F3DD
accent
#D9330C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084