#F18DBF#F18DBF
#F18DBF is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.3% C 0.134 H 349.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DBF |
|---|---|
| RGB | rgb(241, 141, 191) |
| HSL | hsl(330, 78%, 75%) |
| HSV | hsv(330, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 20.7%, 5.5%) |
| CIE-LAB | lab(70.54, 44.18, -9.49) |
| CIE-LCH | lch(70.54, 45.18, 347.88°) |
| OKLab | oklab(76.34% 0.132 -0.0247) |
| OKLCH | oklch(76.34% 0.134 349.4) |
| XYZ | xyz(55.2055, 41.5159, 54.3858) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pinky
#FC86AA
ΔE00 5.85
Carnation Pink
#FF7FA7
ΔE00 6.47
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Pig Pink
#E78EA5
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DBF #8DF1BF
analogous
#F18DF1 #F18DBF #F18D8D
triadic
#F18DBF #BFF18D #8DBFF1
tetradic
#F18DBF #F1F18D #8DF1BF #8D8DF1
square
#F18DBF #F1F18D #8DF1BF #8D8DF1
split-complementary
#F18DBF #8DF18D #8DF1F1
monochromatic
#E42082 #EA56A0 #F18DBF #F8C4DE #FCE4F0
Accessibility & contrast
On white
2.26
#F18DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F18DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DBF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DBF | 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)
#97A2C1
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#FE8A9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f18dbf; /* rgb */ color: rgb(241, 141, 191); /* oklch */ color: oklch(76.3% 0.134 349.4);
Tailwind
colors: {
custom: {
50: '#f7b0d2',
500: '#f18dbf',
950: '#000000',
},
}SCSS
$custom: #f18dbf; $custom-light: #f7b0d2; $custom-dark: #000000;
JSON
{
"hex": "#f18dbf",
"rgb": {
"r": 241,
"g": 141,
"b": 191
},
"hsl": {
"h": 330,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.76341,
"c": 0.13431,
"h": 349.4
},
"luminance": 0.41512
}Semantic roles & 50–950 ramp
primary
#F18DBF
secondary
#D8F3E6
accent
#DA730B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082