#F190CB#F190CB
#F190CB is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.2% C 0.137 H 343.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F190CB |
|---|---|
| RGB | rgb(241, 144, 203) |
| HSL | hsl(324, 78%, 75%) |
| HSV | hsv(324, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 15.8%, 5.5%) |
| CIE-LAB | lab(71.53, 44.44, -14.66) |
| CIE-LCH | lch(71.53, 46.79, 341.74°) |
| OKLab | oklab(77.22% 0.1311 -0.0388) |
| OKLCH | oklch(77.22% 0.137 343.5) |
| XYZ | xyz(57.0289, 42.9627, 61.7772) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.38
Pink (survey)
#FF81C0
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.87
Plum
#DDA0DD
ΔE00 6.94
Bubblegum (survey)
#FF6CB5
ΔE00 7.59
Hot Pink
#FF69B4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190CB #90F1B6
analogous
#E690F1 #F190CB #F1909A
triadic
#F190CB #CBF190 #90CBF1
tetradic
#F190CB #F1E690 #90F1B6 #909AF1
square
#F190CB #F1E690 #90F1B6 #909AF1
split-complementary
#F190CB #9AF190 #90F1E6
monochromatic
#E32398 #EA5AB2 #F190CB #F8C6E4 #FCE4F2
Accessibility & contrast
On white
2.19
#F190CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F190CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190CB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190CB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CD
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#FC90A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f190cb; /* rgb */ color: rgb(241, 144, 203); /* oklch */ color: oklch(77.2% 0.137 343.5);
Tailwind
colors: {
custom: {
50: '#f7b2da',
500: '#f190cb',
950: '#000000',
},
}SCSS
$custom: #f190cb; $custom-light: #f7b2da; $custom-dark: #000000;
JSON
{
"hex": "#f190cb",
"rgb": {
"r": 241,
"g": 144,
"b": 203
},
"hsl": {
"h": 323.505,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.77217,
"c": 0.13675,
"h": 343.5
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#F190CB
secondary
#D8F3E3
accent
#DA5C0C
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083