#F18FBF#F18FBF
#F18FBF is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.7% C 0.131 H 349.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FBF |
|---|---|
| RGB | rgb(241, 143, 191) |
| HSL | hsl(331, 78%, 75%) |
| HSV | hsv(331, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 20.7%, 5.5%) |
| CIE-LAB | lab(70.95, 43.15, -8.87) |
| CIE-LCH | lch(70.95, 44.05, 348.38°) |
| OKLab | oklab(76.65% 0.129 -0.023) |
| OKLCH | oklch(76.65% 0.131 349.9) |
| XYZ | xyz(55.5031, 42.1111, 54.4850) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.61
Pinky
#FC86AA
ΔE00 5.74
Carnation Pink
#FF7FA7
ΔE00 6.47
Pig Pink
#E78EA5
ΔE00 6.58
Bubblegum (survey)
#FF6CB5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FBF #8FF1C1
analogous
#F18FF0 #F18FBF #F1908F
triadic
#F18FBF #BFF18F #8FBFF1
tetradic
#F18FBF #F0F18F #8FF1C1 #908FF1
square
#F18FBF #F0F18F #8FF1C1 #908FF1
split-complementary
#F18FBF #8FF190 #8FF0F1
monochromatic
#E32281 #EA59A0 #F18FBF #F8C5DE #FCE4EF
Accessibility & contrast
On white
2.23
#F18FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F18FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FBF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FBF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3C1
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#FE8CA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f18fbf; /* rgb */ color: rgb(241, 143, 191); /* oklch */ color: oklch(76.7% 0.131 349.9);
Tailwind
colors: {
custom: {
50: '#f7b1d2',
500: '#f18fbf',
950: '#000000',
},
}SCSS
$custom: #f18fbf; $custom-light: #f7b1d2; $custom-dark: #000000;
JSON
{
"hex": "#f18fbf",
"rgb": {
"r": 241,
"g": 143,
"b": 191
},
"hsl": {
"h": 330.612,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.76653,
"c": 0.13101,
"h": 349.9
},
"luminance": 0.42107
}Semantic roles & 50–950 ramp
primary
#F18FBF
secondary
#D8F3E6
accent
#DA750B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082