#F18EA7#F18EA7
#F18EA7 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.123 H 4.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EA7 |
|---|---|
| RGB | rgb(241, 142, 167) |
| HSL | hsl(345, 78%, 75%) |
| HSV | hsv(345, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 30.7%, 5.5%) |
| CIE-LAB | lab(70.06, 40.38, 3.21) |
| CIE-LCH | lch(70.06, 40.51, 4.54°) |
| OKLab | oklab(75.76% 0.1224 0.0089) |
| OKLCH | oklch(75.76% 0.123 4.2) |
| XYZ | xyz(52.9256, 40.8409, 41.6473) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.76
Rosa
#FE86A4
ΔE00 2.83
Pinky
#FC86AA
ΔE00 2.94
Rose Pink
#F7879A
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 4.18
Dull Pink
#D5869D
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EA7 #8EF1D8
analogous
#F18ED9 #F18EA7 #F1A68E
triadic
#F18EA7 #A7F18E #8EA7F1
tetradic
#F18EA7 #D9F18E #8EF1D8 #A68EF1
square
#F18EA7 #D9F18E #8EF1D8 #A68EF1
split-complementary
#F18EA7 #8EF1A6 #8ED9F1
monochromatic
#E42152 #EA587D #F18EA7 #F8C4D1 #FCE4EA
Accessibility & contrast
On white
2.29
#F18EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F18EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EA7
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EA7 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#FF8697
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18ea7; /* rgb */ color: rgb(241, 142, 167); /* oklch */ color: oklch(75.8% 0.123 4.2);
Tailwind
colors: {
custom: {
50: '#f8b0c1',
500: '#f18ea7',
950: '#000000',
},
}SCSS
$custom: #f18ea7; $custom-light: #f8b0c1; $custom-dark: #000000;
JSON
{
"hex": "#f18ea7",
"rgb": {
"r": 241,
"g": 142,
"b": 167
},
"hsl": {
"h": 344.848,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.7576,
"c": 0.12269,
"h": 4.2
},
"luminance": 0.40837
}Semantic roles & 50–950 ramp
primary
#F18EA7
secondary
#D8F3EC
accent
#DAA60B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081