#F18DBD#F18DBD
#F18DBD is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.3% C 0.133 H 350.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DBD |
|---|---|
| RGB | rgb(241, 141, 189) |
| HSL | hsl(331, 78%, 75%) |
| HSV | hsv(331, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 21.6%, 5.5%) |
| CIE-LAB | lab(70.48, 43.89, -8.46) |
| CIE-LCH | lch(70.48, 44.69, 349.08°) |
| OKLab | oklab(76.28% 0.1314 -0.0219) |
| OKLCH | oklch(76.28% 0.133 350.5) |
| XYZ | xyz(54.9870, 41.4285, 53.2346) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 4.56
Pinky
#FC86AA
ΔE00 5.40
Carnation Pink
#FF7FA7
ΔE00 6.07
Pig Pink
#E78EA5
ΔE00 6.38
Bubblegum (survey)
#FF6CB5
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DBD #8DF1C1
analogous
#F18DEF #F18DBD #F18F8D
triadic
#F18DBD #BDF18D #8DBDF1
tetradic
#F18DBD #EFF18D #8DF1C1 #8F8DF1
square
#F18DBD #EFF18D #8DF1C1 #8F8DF1
split-complementary
#F18DBD #8DF18F #8DEFF1
monochromatic
#E4207E #EA569D #F18DBD #F8C4DD #FCE4EF
Accessibility & contrast
On white
2.26
#F18DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F18DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DBD
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DBD | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#FE8A9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f18dbd; /* rgb */ color: rgb(241, 141, 189); /* oklch */ color: oklch(76.3% 0.133 350.5);
Tailwind
colors: {
custom: {
50: '#f7b0d0',
500: '#f18dbd',
950: '#000000',
},
}SCSS
$custom: #f18dbd; $custom-light: #f7b0d0; $custom-dark: #000000;
JSON
{
"hex": "#f18dbd",
"rgb": {
"r": 241,
"g": 141,
"b": 189
},
"hsl": {
"h": 331.2,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.76275,
"c": 0.13321,
"h": 350.5
},
"luminance": 0.41425
}Semantic roles & 50–950 ramp
primary
#F18DBD
secondary
#D8F3E6
accent
#DA770B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082