#F18DC0#F18DC0
#F18DC0 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.135 H 348.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DC0 |
|---|---|
| RGB | rgb(241, 141, 192) |
| HSL | hsl(329, 78%, 75%) |
| HSV | hsv(329, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 20.3%, 5.5%) |
| CIE-LAB | lab(70.57, 44.32, -10.00) |
| CIE-LCH | lch(70.57, 45.43, 347.29°) |
| OKLab | oklab(76.38% 0.1323 -0.0261) |
| OKLCH | oklch(76.38% 0.135 348.9) |
| XYZ | xyz(55.3160, 41.5601, 54.9674) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pinky
#FC86AA
ΔE00 6.08
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Carnation Pink
#FF7FA7
ΔE00 6.68
Hot Pink
#FF69B4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DC0 #8DF1BE
analogous
#F08DF1 #F18DC0 #F18D8E
triadic
#F18DC0 #C0F18D #8DC0F1
tetradic
#F18DC0 #F1F08D #8DF1BE #8D8EF1
square
#F18DC0 #F1F08D #8DF1BE #8D8EF1
split-complementary
#F18DC0 #8EF18D #8DF1F0
monochromatic
#E42084 #EA56A2 #F18DC0 #F8C4DE #FCE4F0
Accessibility & contrast
On white
2.26
#F18DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F18DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DC0
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DC0 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#FE8B9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f18dc0; /* rgb */ color: rgb(241, 141, 192); /* oklch */ color: oklch(76.4% 0.135 348.9);
Tailwind
colors: {
custom: {
50: '#f7b0d3',
500: '#f18dc0',
950: '#000000',
},
}SCSS
$custom: #f18dc0; $custom-light: #f7b0d3; $custom-dark: #000000;
JSON
{
"hex": "#f18dc0",
"rgb": {
"r": 241,
"g": 141,
"b": 192
},
"hsl": {
"h": 329.4,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.76375,
"c": 0.13488,
"h": 348.9
},
"luminance": 0.41556
}Semantic roles & 50–950 ramp
primary
#F18DC0
secondary
#D8F3E5
accent
#DA710B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082