#F198CF#F198CF
#F198CF is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.6% C 0.126 H 342.7°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F198CF |
|---|---|
| RGB | rgb(241, 152, 207) |
| HSL | hsl(323, 76%, 77%) |
| HSV | hsv(323, 37%, 95%) |
| CMYK | cmyk(0%, 36.9%, 14.1%, 5.5%) |
| CIE-LAB | lab(73.33, 40.92, -14.16) |
| CIE-LCH | lch(73.33, 43.31, 340.91°) |
| OKLab | oklab(78.62% 0.1202 -0.0375) |
| OKLCH | oklch(78.62% 0.126 342.7) |
| XYZ | xyz(58.7667, 45.6656, 64.7384) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 7.69
Powder Pink
#FFB2D0
ΔE00 7.89
Pinky
#FC86AA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F198CF #98F1BA
analogous
#E698F1 #F198CF #F198A3
triadic
#F198CF #CFF198 #98CFF1
tetradic
#F198CF #F1E698 #98F1BA #98A3F1
square
#F198CF #F1E698 #98F1BA #98A3F1
split-complementary
#F198CF #A3F198 #98F1E6
monochromatic
#E22C9D #EA62B6 #F198CF #F8CEE8 #FBE4F2
Accessibility & contrast
On white
2.07
#F198CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F198CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F198CF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F198CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F198CF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD1
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#FB98AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f198cf; /* rgb */ color: rgb(241, 152, 207); /* oklch */ color: oklch(78.6% 0.126 342.7);
Tailwind
colors: {
custom: {
50: '#f7b8dd',
500: '#f198cf',
950: '#000000',
},
}SCSS
$custom: #f198cf; $custom-light: #f7b8dd; $custom-dark: #000000;
JSON
{
"hex": "#f198cf",
"rgb": {
"r": 241,
"g": 152,
"b": 207
},
"hsl": {
"h": 322.921,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.78621,
"c": 0.12594,
"h": 342.7
},
"luminance": 0.45662
}Semantic roles & 50–950 ramp
primary
#F198CF
secondary
#D8F3E2
accent
#D85B0D
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083