#F199BA#F199BA
#F199BA is a light, moderate pink. Relative luminance 0.450; OKLCH L 78.1% C 0.112 H 356.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F199BA |
|---|---|
| RGB | rgb(241, 153, 186) |
| HSL | hsl(338, 76%, 77%) |
| HSV | hsv(338, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 22.8%, 5.5%) |
| CIE-LAB | lab(72.91, 37.24, -3.19) |
| CIE-LCH | lch(72.91, 37.38, 355.10°) |
| OKLab | oklab(78.1% 0.1119 -0.0079) |
| OKLCH | oklch(78.1% 0.112 356) |
| XYZ | xyz(56.5309, 45.0321, 52.1594) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.47
Pinky
#FC86AA
ΔE00 5.19
Faded Pink
#DE9DAC
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.84
Rosa
#FE86A4
ΔE00 6.24
Carnation Pink
#FF7FA7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199BA #99F1D0
analogous
#F199E6 #F199BA #F1A499
triadic
#F199BA #BAF199 #99BAF1
tetradic
#F199BA #E6F199 #99F1D0 #A499F1
square
#F199BA #E6F199 #99F1D0 #A499F1
split-complementary
#F199BA #99F1A4 #99E6F1
monochromatic
#E22D71 #EA6396 #F199BA #F8CFDE #FBE4ED
Accessibility & contrast
On white
2.10
#F199BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F199BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199BA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199BA | 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)
#A3AABB
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FE95A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f199ba; /* rgb */ color: rgb(241, 153, 186); /* oklch */ color: oklch(78.1% 0.112 356.0);
Tailwind
colors: {
custom: {
50: '#f7b8ce',
500: '#f199ba',
950: '#000000',
},
}SCSS
$custom: #f199ba; $custom-light: #f7b8ce; $custom-dark: #000000;
JSON
{
"hex": "#f199ba",
"rgb": {
"r": 241,
"g": 153,
"b": 186
},
"hsl": {
"h": 337.5,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.78099,
"c": 0.11217,
"h": 356
},
"luminance": 0.45028
}Semantic roles & 50–950 ramp
primary
#F199BA
secondary
#D8F3E9
accent
#D88C0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082