#F18EA8#F18EA8
#F18EA8 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.8% C 0.123 H 3.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EA8 |
|---|---|
| RGB | rgb(241, 142, 168) |
| HSL | hsl(344, 78%, 75%) |
| HSV | hsv(344, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 30.3%, 5.5%) |
| CIE-LAB | lab(70.09, 40.51, 2.69) |
| CIE-LCH | lch(70.09, 40.60, 3.79°) |
| OKLab | oklab(75.79% 0.1227 0.0076) |
| OKLCH | oklch(75.79% 0.123 3.5) |
| XYZ | xyz(53.0184, 40.8781, 42.1361) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.77
Pinky
#FC86AA
ΔE00 2.80
Rosa
#FE86A4
ΔE00 2.88
Rose Pink
#F7879A
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.08
Dull Pink
#D5869D
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EA8 #8EF1D7
analogous
#F18EDA #F18EA8 #F1A58E
triadic
#F18EA8 #A8F18E #8EA8F1
tetradic
#F18EA8 #DAF18E #8EF1D7 #A58EF1
square
#F18EA8 #DAF18E #8EF1D7 #A58EF1
split-complementary
#F18EA8 #8EF1A5 #8EDAF1
monochromatic
#E42154 #EA587E #F18EA8 #F8C4D2 #FCE4EA
Accessibility & contrast
On white
2.29
#F18EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F18EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EA8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EA8 | 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)
#9DA0A9
Deuteranopia (green-blind)
#B6B2A6
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18ea8; /* rgb */ color: rgb(241, 142, 168); /* oklch */ color: oklch(75.8% 0.123 3.5);
Tailwind
colors: {
custom: {
50: '#f8b0c1',
500: '#f18ea8',
950: '#000000',
},
}SCSS
$custom: #f18ea8; $custom-light: #f8b0c1; $custom-dark: #000000;
JSON
{
"hex": "#f18ea8",
"rgb": {
"r": 241,
"g": 142,
"b": 168
},
"hsl": {
"h": 344.242,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.75789,
"c": 0.12295,
"h": 3.5
},
"luminance": 0.40874
}Semantic roles & 50–950 ramp
primary
#F18EA8
secondary
#D8F3EC
accent
#DAA40B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081