#F18BCB#F18BCB
#F18BCB is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.4% C 0.145 H 342.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BCB |
|---|---|
| RGB | rgb(241, 139, 203) |
| HSL | hsl(322, 78%, 75%) |
| HSV | hsv(322, 42%, 95%) |
| CMYK | cmyk(0%, 42.3%, 15.8%, 5.5%) |
| CIE-LAB | lab(70.51, 46.99, -16.19) |
| CIE-LCH | lch(70.51, 49.70, 340.99°) |
| OKLab | oklab(76.45% 0.1387 -0.0429) |
| OKLCH | oklch(76.45% 0.145 342.8) |
| XYZ | xyz(56.2884, 41.4815, 61.5303) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 6.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.82
Hot Pink
#FF69B4
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BCB #8BF1B1
analogous
#E48BF1 #F18BCB #F18B98
triadic
#F18BCB #CBF18B #8BCBF1
tetradic
#F18BCB #F1E48B #8BF1B1 #8B98F1
square
#F18BCB #F1E48B #8BF1B1 #8B98F1
split-complementary
#F18BCB #98F18B #8BF1E4
monochromatic
#E41E9A #EA54B3 #F18BCB #F8C2E3 #FCE4F3
Accessibility & contrast
On white
2.26
#F18BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F18BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BCB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BCB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CD
Deuteranopia (green-blind)
#ABB3C8
Tritanopia (blue-blind)
#FC8BA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f18bcb; /* rgb */ color: rgb(241, 139, 203); /* oklch */ color: oklch(76.4% 0.145 342.8);
Tailwind
colors: {
custom: {
50: '#f7afdb',
500: '#f18bcb',
950: '#000000',
},
}SCSS
$custom: #f18bcb; $custom-light: #f7afdb; $custom-dark: #000000;
JSON
{
"hex": "#f18bcb",
"rgb": {
"r": 241,
"g": 139,
"b": 203
},
"hsl": {
"h": 322.353,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.76449,
"c": 0.14515,
"h": 342.8
},
"luminance": 0.41478
}Semantic roles & 50–950 ramp
primary
#F18BCB
secondary
#D7F4E2
accent
#DB580B
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#171115
muted
#858083