#F190CF#F190CF
#F190CF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.140 H 341.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F190CF |
|---|---|
| RGB | rgb(241, 144, 207) |
| HSL | hsl(321, 78%, 75%) |
| HSV | hsv(321, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 14.1%, 5.5%) |
| CIE-LAB | lab(71.66, 45.06, -16.67) |
| CIE-LCH | lch(71.66, 48.04, 339.69°) |
| OKLab | oklab(77.36% 0.1323 -0.0443) |
| OKLCH | oklch(77.36% 0.14 341.5) |
| XYZ | xyz(57.5118, 43.1558, 64.3201) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.92
Violet (CSS)
#EE82EE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190CF #90F1B2
analogous
#E290F1 #F190CF #F1909E
triadic
#F190CF #CFF190 #90CFF1
tetradic
#F190CF #F1E290 #90F1B2 #909EF1
square
#F190CF #F1E290 #90F1B2 #909EF1
split-complementary
#F190CF #9EF190 #90F1E2
monochromatic
#E323A0 #EA5AB7 #F190CF #F8C6E7 #FCE4F3
Accessibility & contrast
On white
2.18
#F190CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F190CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190CF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190CF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#AEB5CC
Tritanopia (blue-blind)
#FC91A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f190cf; /* rgb */ color: rgb(241, 144, 207); /* oklch */ color: oklch(77.4% 0.140 341.5);
Tailwind
colors: {
custom: {
50: '#f7b2dd',
500: '#f190cf',
950: '#000000',
},
}SCSS
$custom: #f190cf; $custom-light: #f7b2dd; $custom-dark: #000000;
JSON
{
"hex": "#f190cf",
"rgb": {
"r": 241,
"g": 144,
"b": 207
},
"hsl": {
"h": 321.031,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.7736,
"c": 0.13953,
"h": 341.5
},
"luminance": 0.43152
}Semantic roles & 50–950 ramp
primary
#F190CF
secondary
#D8F3E1
accent
#DA540C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083