#F18EA4#F18EA4
#F18EA4 is a light, vivid red. Relative luminance 0.407; OKLCH L 75.7% C 0.122 H 6.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EA4 |
|---|---|
| RGB | rgb(241, 142, 164) |
| HSL | hsl(347, 78%, 75%) |
| HSV | hsv(347, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 32%, 5.5%) |
| CIE-LAB | lab(69.99, 40.00, 4.77) |
| CIE-LCH | lch(69.99, 40.29, 6.80°) |
| OKLab | oklab(75.68% 0.1213 0.0129) |
| OKLCH | oklch(75.68% 0.122 6.1) |
| XYZ | xyz(52.6515, 40.7313, 40.2036) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.04
Rose Pink
#F7879A
ΔE00 2.80
Rosa
#FE86A4
ΔE00 2.87
Pinky
#FC86AA
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 4.60
Dull Pink
#D5869D
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EA4 #8EF1DB
analogous
#F18ED5 #F18EA4 #F1AA8E
triadic
#F18EA4 #A4F18E #8EA4F1
tetradic
#F18EA4 #D5F18E #8EF1DB #AA8EF1
square
#F18EA4 #D5F18E #8EF1DB #AA8EF1
split-complementary
#F18EA4 #8EF1AA #8ED5F1
monochromatic
#E4214C #EA5878 #F18EA4 #F8C4D0 #FCE4E9
Accessibility & contrast
On white
2.30
#F18EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F18EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EA4
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EA4 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18ea4; /* rgb */ color: rgb(241, 142, 164); /* oklch */ color: oklch(75.7% 0.122 6.1);
Tailwind
colors: {
custom: {
50: '#f8b0be',
500: '#f18ea4',
950: '#000000',
},
}SCSS
$custom: #f18ea4; $custom-light: #f8b0be; $custom-dark: #000000;
JSON
{
"hex": "#f18ea4",
"rgb": {
"r": 241,
"g": 142,
"b": 164
},
"hsl": {
"h": 346.667,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.75676,
"c": 0.12197,
"h": 6.1
},
"luminance": 0.40727
}Semantic roles & 50–950 ramp
primary
#F18EA4
secondary
#D8F3ED
accent
#DAAC0B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081