#F199BB#F199BB
#F199BB is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.1% C 0.113 H 355.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F199BB |
|---|---|
| RGB | rgb(241, 153, 187) |
| HSL | hsl(337, 76%, 77%) |
| HSV | hsv(337, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 22.4%, 5.5%) |
| CIE-LAB | lab(72.94, 37.38, -3.70) |
| CIE-LCH | lch(72.94, 37.57, 354.34°) |
| OKLab | oklab(78.13% 0.1122 -0.0093) |
| OKLCH | oklch(78.13% 0.113 355.3) |
| XYZ | xyz(56.6376, 45.0747, 52.7212) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.69
Pinky
#FC86AA
ΔE00 5.31
Faded Pink
#DE9DAC
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 5.82
Rosa
#FE86A4
ΔE00 6.42
Carnation Pink
#FF7FA7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199BB #99F1CF
analogous
#F199E7 #F199BB #F1A399
triadic
#F199BB #BBF199 #99BBF1
tetradic
#F199BB #E7F199 #99F1CF #A399F1
square
#F199BB #E7F199 #99F1CF #A399F1
split-complementary
#F199BB #99F1A3 #99E7F1
monochromatic
#E22D73 #EA6397 #F199BB #F8CFDF #FBE4ED
Accessibility & contrast
On white
2.10
#F199BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F199BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199BB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199BB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FE95A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f199bb; /* rgb */ color: rgb(241, 153, 187); /* oklch */ color: oklch(78.1% 0.113 355.3);
Tailwind
colors: {
custom: {
50: '#f7b8cf',
500: '#f199bb',
950: '#000000',
},
}SCSS
$custom: #f199bb; $custom-light: #f7b8cf; $custom-dark: #000000;
JSON
{
"hex": "#f199bb",
"rgb": {
"r": 241,
"g": 153,
"b": 187
},
"hsl": {
"h": 336.818,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.78129,
"c": 0.11261,
"h": 355.3
},
"luminance": 0.45071
}Semantic roles & 50–950 ramp
primary
#F199BB
secondary
#D8F3E9
accent
#D88A0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082