#F199BF#F199BF
#F199BF is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.3% C 0.115 H 352.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F199BF |
|---|---|
| RGB | rgb(241, 153, 191) |
| HSL | hsl(334, 76%, 77%) |
| HSV | hsv(334, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 20.7%, 5.5%) |
| CIE-LAB | lab(73.06, 37.97, -5.75) |
| CIE-LCH | lch(73.06, 38.40, 351.39°) |
| OKLab | oklab(78.25% 0.1136 -0.0147) |
| OKLCH | oklch(78.25% 0.115 352.6) |
| XYZ | xyz(57.0718, 45.2484, 55.0079) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.88
Pinky
#FC86AA
ΔE00 5.88
Pink (survey)
#FF81C0
ΔE00 6.13
Faded Pink
#DE9DAC
ΔE00 6.64
Carnation Pink
#FF7FA7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199BF #99F1CB
analogous
#F199EB #F199BF #F19F99
triadic
#F199BF #BFF199 #99BFF1
tetradic
#F199BF #EBF199 #99F1CB #9F99F1
square
#F199BF #EBF199 #99F1CB #9F99F1
split-complementary
#F199BF #99F19F #99EBF1
monochromatic
#E22D7B #EA639D #F199BF #F8CFE1 #FBE4EE
Accessibility & contrast
On white
2.09
#F199BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F199BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199BF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199BF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#FE96A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f199bf; /* rgb */ color: rgb(241, 153, 191); /* oklch */ color: oklch(78.3% 0.115 352.6);
Tailwind
colors: {
custom: {
50: '#f7b8d2',
500: '#f199bf',
950: '#000000',
},
}SCSS
$custom: #f199bf; $custom-light: #f7b8d2; $custom-dark: #000000;
JSON
{
"hex": "#f199bf",
"rgb": {
"r": 241,
"g": 153,
"b": 191
},
"hsl": {
"h": 334.091,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.78254,
"c": 0.11454,
"h": 352.6
},
"luminance": 0.45245
}Semantic roles & 50–950 ramp
primary
#F199BF
secondary
#D8F3E7
accent
#D8810D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082