#F18FBC#F18FBC
#F18FBC is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.6% C 0.129 H 351.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FBC |
|---|---|
| RGB | rgb(241, 143, 188) |
| HSL | hsl(332, 78%, 75%) |
| HSV | hsv(332, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 22%, 5.5%) |
| CIE-LAB | lab(70.86, 42.72, -7.34) |
| CIE-LCH | lch(70.86, 43.34, 350.25°) |
| OKLab | oklab(76.55% 0.128 -0.0189) |
| OKLCH | oklch(76.55% 0.129 351.6) |
| XYZ | xyz(55.1764, 41.9804, 52.7641) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.96
Pinky
#FC86AA
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.19
Pig Pink
#E78EA5
ΔE00 5.85
Carnation Pink
#FF7FA7
ΔE00 5.90
Rosa
#FE86A4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FBC #8FF1C4
analogous
#F18FED #F18FBC #F1938F
triadic
#F18FBC #BCF18F #8FBCF1
tetradic
#F18FBC #EDF18F #8FF1C4 #938FF1
square
#F18FBC #EDF18F #8FF1C4 #938FF1
split-complementary
#F18FBC #8FF193 #8FEDF1
monochromatic
#E3227B #EA599B #F18FBC #F8C5DD #FCE4EF
Accessibility & contrast
On white
2.24
#F18FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F18FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FBC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FBC | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#FE8C9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f18fbc; /* rgb */ color: rgb(241, 143, 188); /* oklch */ color: oklch(76.6% 0.129 351.6);
Tailwind
colors: {
custom: {
50: '#f7b1d0',
500: '#f18fbc',
950: '#000000',
},
}SCSS
$custom: #f18fbc; $custom-light: #f7b1d0; $custom-dark: #000000;
JSON
{
"hex": "#f18fbc",
"rgb": {
"r": 241,
"g": 143,
"b": 188
},
"hsl": {
"h": 332.449,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.76555,
"c": 0.1294,
"h": 351.6
},
"luminance": 0.41977
}Semantic roles & 50–950 ramp
primary
#F18FBC
secondary
#D8F3E7
accent
#DA7B0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082