#F18FAF#F18FAF
#F18FAF is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.124 H 359.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FAF |
|---|---|
| RGB | rgb(241, 143, 175) |
| HSL | hsl(340, 78%, 75%) |
| HSV | hsv(340, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 27.4%, 5.5%) |
| CIE-LAB | lab(70.49, 40.91, -0.64) |
| CIE-LCH | lch(70.49, 40.92, 359.10°) |
| OKLab | oklab(76.15% 0.1236 -0.0011) |
| OKLCH | oklch(76.15% 0.124 359.5) |
| XYZ | xyz(53.8376, 41.4449, 45.7132) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.68
Pinky
#FC86AA
ΔE00 2.82
Rosa
#FE86A4
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.15
Dull Pink
#D5869D
ΔE00 5.50
Rose Pink
#F7879A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FAF #8FF1D1
analogous
#F18FE0 #F18FAF #F1A08F
triadic
#F18FAF #AFF18F #8FAFF1
tetradic
#F18FAF #E0F18F #8FF1D1 #A08FF1
square
#F18FAF #E0F18F #8FF1D1 #A08FF1
split-complementary
#F18FAF #8FF1A0 #8FE0F1
monochromatic
#E32261 #EA5988 #F18FAF #F8C5D6 #FCE4EC
Accessibility & contrast
On white
2.26
#F18FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F18FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FAF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FAF | 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)
#9DA2B0
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#FF899A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f18faf; /* rgb */ color: rgb(241, 143, 175); /* oklch */ color: oklch(76.2% 0.124 359.5);
Tailwind
colors: {
custom: {
50: '#f8b1c6',
500: '#f18faf',
950: '#000000',
},
}SCSS
$custom: #f18faf; $custom-light: #f8b1c6; $custom-dark: #000000;
JSON
{
"hex": "#f18faf",
"rgb": {
"r": 241,
"g": 143,
"b": 175
},
"hsl": {
"h": 340.408,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.76151,
"c": 0.12365,
"h": 359.5
},
"luminance": 0.41441
}Semantic roles & 50–950 ramp
primary
#F18FAF
secondary
#D8F3EA
accent
#DA970B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082