#F18CBB#F18CBB
#F18CBB is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.1% C 0.134 H 351.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F18CBB |
|---|---|
| RGB | rgb(241, 140, 187) |
| HSL | hsl(332, 78%, 75%) |
| HSV | hsv(332, 42%, 95%) |
| CMYK | cmyk(0%, 41.9%, 22.4%, 5.5%) |
| CIE-LAB | lab(70.21, 44.11, -7.74) |
| CIE-LCH | lch(70.21, 44.79, 350.04°) |
| OKLab | oklab(76.05% 0.1323 -0.02) |
| OKLCH | oklch(76.05% 0.134 351.4) |
| XYZ | xyz(54.6246, 41.0487, 52.0502) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 4.77
Pinky
#FC86AA
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18CBB #8CF1C2
analogous
#F18CEE #F18CBB #F18F8C
triadic
#F18CBB #BBF18C #8CBBF1
tetradic
#F18CBB #EEF18C #8CF1C2 #8F8CF1
square
#F18CBB #EEF18C #8CF1C2 #8F8CF1
split-complementary
#F18CBB #8CF18F #8CEEF1
monochromatic
#E41F7A #EA559B #F18CBB #F8C3DB #FCE4EF
Accessibility & contrast
On white
2.28
#F18CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F18CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18CBB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18CBB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#FE899D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f18cbb; /* rgb */ color: rgb(241, 140, 187); /* oklch */ color: oklch(76.1% 0.134 351.4);
Tailwind
colors: {
custom: {
50: '#f8afcf',
500: '#f18cbb',
950: '#000000',
},
}SCSS
$custom: #f18cbb; $custom-light: #f8afcf; $custom-dark: #000000;
JSON
{
"hex": "#f18cbb",
"rgb": {
"r": 241,
"g": 140,
"b": 187
},
"hsl": {
"h": 332.079,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.76055,
"c": 0.13378,
"h": 351.4
},
"luminance": 0.41045
}Semantic roles & 50–950 ramp
primary
#F18CBB
secondary
#D8F3E6
accent
#DB7A0B
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171113
muted
#858082