#F199CF#F199CF
#F199CF is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.8% C 0.124 H 342.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F199CF |
|---|---|
| RGB | rgb(241, 153, 207) |
| HSL | hsl(323, 76%, 77%) |
| HSV | hsv(323, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 14.1%, 5.5%) |
| CIE-LAB | lab(73.54, 40.40, -13.84) |
| CIE-LCH | lch(73.54, 42.71, 341.09°) |
| OKLab | oklab(78.78% 0.1187 -0.0366) |
| OKLCH | oklch(78.78% 0.124 342.9) |
| XYZ | xyz(58.9296, 45.9916, 64.7927) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.16
Pink (survey)
#FF81C0
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.03
Powder Pink
#FFB2D0
ΔE00 7.64
Lavender Pink
#DD85D7
ΔE00 7.90
Pinky
#FC86AA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199CF #99F1BB
analogous
#E799F1 #F199CF #F199A3
triadic
#F199CF #CFF199 #99CFF1
tetradic
#F199CF #F1E799 #99F1BB #99A3F1
square
#F199CF #F1E799 #99F1BB #99A3F1
split-complementary
#F199CF #A3F199 #99F1E7
monochromatic
#E22D9C #EA63B6 #F199CF #F8CFE8 #FBE4F2
Accessibility & contrast
On white
2.06
#F199CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F199CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199CF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199CF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#FB99AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f199cf; /* rgb */ color: rgb(241, 153, 207); /* oklch */ color: oklch(78.8% 0.124 342.9);
Tailwind
colors: {
custom: {
50: '#f7b8dd',
500: '#f199cf',
950: '#000000',
},
}SCSS
$custom: #f199cf; $custom-light: #f7b8dd; $custom-dark: #000000;
JSON
{
"hex": "#f199cf",
"rgb": {
"r": 241,
"g": 153,
"b": 207
},
"hsl": {
"h": 323.182,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.78782,
"c": 0.12423,
"h": 342.9
},
"luminance": 0.45988
}Semantic roles & 50–950 ramp
primary
#F199CF
secondary
#D8F3E2
accent
#D85C0D
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083