#F194CE#F194CE
#F194CE is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.0% C 0.132 H 342.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F194CE |
|---|---|
| RGB | rgb(241, 148, 206) |
| HSL | hsl(323, 77%, 76%) |
| HSV | hsv(323, 39%, 95%) |
| CMYK | cmyk(0%, 38.6%, 14.5%, 5.5%) |
| CIE-LAB | lab(72.46, 42.84, -14.92) |
| CIE-LCH | lch(72.46, 45.37, 340.79°) |
| OKLab | oklab(77.95% 0.126 -0.0395) |
| OKLCH | oklch(77.95% 0.132 342.6) |
| XYZ | xyz(58.0065, 44.3403, 63.8838) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.09
Pink (survey)
#FF81C0
ΔE00 5.05
Plum
#DDA0DD
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 7.05
Bubblegum (survey)
#FF6CB5
ΔE00 8.48
Powder Pink
#FFB2D0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194CE #94F1B7
analogous
#E694F1 #F194CE #F194A0
triadic
#F194CE #CEF194 #94CEF1
tetradic
#F194CE #F1E694 #94F1B7 #94A0F1
square
#F194CE #F1E694 #94F1B7 #94A0F1
split-complementary
#F194CE #A0F194 #94F1E6
monochromatic
#E3289C #EA5EB5 #F194CE #F8CAE7 #FBE4F3
Accessibility & contrast
On white
2.13
#F194CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F194CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194CE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194CE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D0
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#FC94A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f194ce; /* rgb */ color: rgb(241, 148, 206); /* oklch */ color: oklch(78.0% 0.132 342.6);
Tailwind
colors: {
custom: {
50: '#f7b5dd',
500: '#f194ce',
950: '#000000',
},
}SCSS
$custom: #f194ce; $custom-light: #f7b5dd; $custom-dark: #000000;
JSON
{
"hex": "#f194ce",
"rgb": {
"r": 241,
"g": 148,
"b": 206
},
"hsl": {
"h": 322.581,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.7795,
"c": 0.13205,
"h": 342.6
},
"luminance": 0.44337
}Semantic roles & 50–950 ramp
primary
#F194CE
secondary
#D8F3E2
accent
#D9590C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083