#F18FA2#F18FA2
#F18FA2 is a light, vivid red. Relative luminance 0.410; OKLCH L 75.8% C 0.120 H 7.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FA2 |
|---|---|
| RGB | rgb(241, 143, 162) |
| HSL | hsl(348, 78%, 75%) |
| HSV | hsv(348, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 32.8%, 5.5%) |
| CIE-LAB | lab(70.15, 39.24, 6.12) |
| CIE-LCH | lch(70.15, 39.71, 8.86°) |
| OKLab | oklab(75.78% 0.119 0.0164) |
| OKLCH | oklch(75.78% 0.12 7.8) |
| XYZ | xyz(52.6217, 40.9585, 39.3097) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.44
Pig Pink
#E78EA5
ΔE00 2.56
Rosa
#FE86A4
ΔE00 3.30
Pinky
#FC86AA
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 5.25
Dusty Pink (survey)
#D58A94
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FA2 #8FF1DE
analogous
#F18FD3 #F18FA2 #F1AD8F
triadic
#F18FA2 #A2F18F #8FA2F1
tetradic
#F18FA2 #D3F18F #8FF1DE #AD8FF1
square
#F18FA2 #D3F18F #8FF1DE #AD8FF1
split-complementary
#F18FA2 #8FF1AD #8FD3F1
monochromatic
#E32248 #EA5975 #F18FA2 #F8C5CF #FCE4E8
Accessibility & contrast
On white
2.28
#F18FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F18FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FA2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18fa2; /* rgb */ color: rgb(241, 143, 162); /* oklch */ color: oklch(75.8% 0.120 7.8);
Tailwind
colors: {
custom: {
50: '#f8b1bd',
500: '#f18fa2',
950: '#000000',
},
}SCSS
$custom: #f18fa2; $custom-light: #f8b1bd; $custom-dark: #000000;
JSON
{
"hex": "#f18fa2",
"rgb": {
"r": 241,
"g": 143,
"b": 162
},
"hsl": {
"h": 348.367,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.75781,
"c": 0.12011,
"h": 7.8
},
"luminance": 0.40954
}Semantic roles & 50–950 ramp
primary
#F18FA2
secondary
#D8F3EE
accent
#DAB20B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081