#F190BE#F190BE
#F190BE is a light, vivid pink. Relative luminance 0.424; OKLCH L 76.8% C 0.129 H 350.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F190BE |
|---|---|
| RGB | rgb(241, 144, 190) |
| HSL | hsl(332, 78%, 75%) |
| HSV | hsv(332, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 21.2%, 5.5%) |
| CIE-LAB | lab(71.12, 42.49, -8.05) |
| CIE-LCH | lch(71.12, 43.25, 349.27°) |
| OKLab | oklab(76.78% 0.1271 -0.0208) |
| OKLCH | oklch(76.78% 0.129 350.7) |
| XYZ | xyz(55.5442, 42.3688, 53.9577) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.99
Bubblegum Pink
#FE83CC
ΔE00 5.02
Pinky
#FC86AA
ΔE00 5.48
Pig Pink
#E78EA5
ΔE00 6.20
Carnation Pink
#FF7FA7
ΔE00 6.30
Rosa
#FE86A4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190BE #90F1C3
analogous
#F190EF #F190BE #F19290
triadic
#F190BE #BEF190 #90BEF1
tetradic
#F190BE #EFF190 #90F1C3 #9290F1
square
#F190BE #EFF190 #90F1C3 #9290F1
split-complementary
#F190BE #90F192 #90EFF1
monochromatic
#E3237E #EA5A9E #F190BE #F8C6DE #FCE4EF
Accessibility & contrast
On white
2.22
#F190BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F190BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190BE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190BE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#FE8DA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f190be; /* rgb */ color: rgb(241, 144, 190); /* oklch */ color: oklch(76.8% 0.129 350.7);
Tailwind
colors: {
custom: {
50: '#f7b2d1',
500: '#f190be',
950: '#000000',
},
}SCSS
$custom: #f190be; $custom-light: #f7b2d1; $custom-dark: #000000;
JSON
{
"hex": "#f190be",
"rgb": {
"r": 241,
"g": 144,
"b": 190
},
"hsl": {
"h": 331.546,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.76777,
"c": 0.12882,
"h": 350.7
},
"luminance": 0.42365
}Semantic roles & 50–950 ramp
primary
#F190BE
secondary
#D8F3E6
accent
#DA780C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082