#F18BBB#F18BBB
#F18BBB is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.9% C 0.135 H 351.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BBB |
|---|---|
| RGB | rgb(241, 139, 187) |
| HSL | hsl(332, 78%, 75%) |
| HSV | hsv(332, 42%, 95%) |
| CMYK | cmyk(0%, 42.3%, 22.4%, 5.5%) |
| CIE-LAB | lab(70.01, 44.62, -8.05) |
| CIE-LCH | lch(70.01, 45.34, 349.78°) |
| OKLab | oklab(75.9% 0.1338 -0.0208) |
| OKLCH | oklch(75.9% 0.135 351.2) |
| XYZ | xyz(54.4791, 40.7578, 52.0017) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pinky
#FC86AA
ΔE00 5.08
Carnation Pink
#FF7FA7
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 6.21
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BBB #8BF1C1
analogous
#F18BEE #F18BBB #F18E8B
triadic
#F18BBB #BBF18B #8BBBF1
tetradic
#F18BBB #EEF18B #8BF1C1 #8E8BF1
square
#F18BBB #EEF18B #8BF1C1 #8E8BF1
split-complementary
#F18BBB #8BF18E #8BEEF1
monochromatic
#E41E7B #EA549B #F18BBB #F8C2DB #FCE4EF
Accessibility & contrast
On white
2.29
#F18BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F18BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BBB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BBB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#FF889C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18bbb; /* rgb */ color: rgb(241, 139, 187); /* oklch */ color: oklch(75.9% 0.135 351.2);
Tailwind
colors: {
custom: {
50: '#f8afcf',
500: '#f18bbb',
950: '#000000',
},
}SCSS
$custom: #f18bbb; $custom-light: #f8afcf; $custom-dark: #000000;
JSON
{
"hex": "#f18bbb",
"rgb": {
"r": 241,
"g": 139,
"b": 187
},
"hsl": {
"h": 331.765,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.75901,
"c": 0.13541,
"h": 351.2
},
"luminance": 0.40754
}Semantic roles & 50–950 ramp
primary
#F18BBB
secondary
#D7F4E6
accent
#DB790B
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171013
muted
#857F82