#F18FDA#F18FDA
#F18FDA is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.6% C 0.150 H 336.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FDA |
|---|---|
| RGB | rgb(241, 143, 218) |
| HSL | hsl(314, 78%, 75%) |
| HSV | hsv(314, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 9.5%, 5.5%) |
| CIE-LAB | lab(71.83, 47.33, -22.48) |
| CIE-LCH | lch(71.83, 52.40, 334.59°) |
| OKLab | oklab(77.61% 0.1368 -0.0604) |
| OKLCH | oklch(77.61% 0.15 336.2) |
| XYZ | xyz(58.7529, 43.4110, 71.6006) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 5.75
Pink (survey)
#FF81C0
ΔE00 6.50
Purply Pink
#F075E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FDA #8FF1A6
analogous
#D78FF1 #F18FDA #F18FA9
triadic
#F18FDA #DAF18F #8FDAF1
tetradic
#F18FDA #F1D78F #8FF1A6 #8FA9F1
square
#F18FDA #F1D78F #8FF1A6 #8FA9F1
split-complementary
#F18FDA #A9F18F #8FF1D7
monochromatic
#E322B6 #EA59C8 #F18FDA #F8C5EC #FCE4F6
Accessibility & contrast
On white
2.17
#F18FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F18FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FDA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FDA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#AAB5D7
Tritanopia (blue-blind)
#FA93AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18fda; /* rgb */ color: rgb(241, 143, 218); /* oklch */ color: oklch(77.6% 0.150 336.2);
Tailwind
colors: {
custom: {
50: '#f7b2e5',
500: '#f18fda',
950: '#000000',
},
}SCSS
$custom: #f18fda; $custom-light: #f7b2e5; $custom-dark: #000000;
JSON
{
"hex": "#f18fda",
"rgb": {
"r": 241,
"g": 143,
"b": 218
},
"hsl": {
"h": 314.082,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.77614,
"c": 0.14955,
"h": 336.2
},
"luminance": 0.43408
}Semantic roles & 50–950 ramp
primary
#F18FDA
secondary
#D8F3DE
accent
#DA3C0B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084