#F18FA3#F18FA3
#F18FA3 is a light, vivid red. Relative luminance 0.410; OKLCH L 75.8% C 0.120 H 7.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FA3 |
|---|---|
| RGB | rgb(241, 143, 163) |
| HSL | hsl(348, 78%, 75%) |
| HSV | hsv(348, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 32.4%, 5.5%) |
| CIE-LAB | lab(70.17, 39.36, 5.60) |
| CIE-LCH | lch(70.17, 39.76, 8.09°) |
| OKLab | oklab(75.81% 0.1194 0.0151) |
| OKLCH | oklch(75.81% 0.12 7.2) |
| XYZ | xyz(52.7110, 40.9942, 39.7797) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.34
Rose Pink
#F7879A
ΔE00 2.61
Rosa
#FE86A4
ΔE00 3.17
Pinky
#FC86AA
ΔE00 3.99
Carnation Pink
#FF7FA7
ΔE00 5.06
Dusty Pink (survey)
#D58A94
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FA3 #8FF1DD
analogous
#F18FD4 #F18FA3 #F1AC8F
triadic
#F18FA3 #A3F18F #8FA3F1
tetradic
#F18FA3 #D4F18F #8FF1DD #AC8FF1
square
#F18FA3 #D4F18F #8FF1DD #AC8FF1
split-complementary
#F18FA3 #8FF1AC #8FD4F1
monochromatic
#E3224A #EA5976 #F18FA3 #F8C5D0 #FCE4E9
Accessibility & contrast
On white
2.28
#F18FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F18FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FA3
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FA3 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#B7B3A1
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f18fa3; /* rgb */ color: rgb(241, 143, 163); /* oklch */ color: oklch(75.8% 0.120 7.2);
Tailwind
colors: {
custom: {
50: '#f8b1be',
500: '#f18fa3',
950: '#000000',
},
}SCSS
$custom: #f18fa3; $custom-light: #f8b1be; $custom-dark: #000000;
JSON
{
"hex": "#f18fa3",
"rgb": {
"r": 241,
"g": 143,
"b": 163
},
"hsl": {
"h": 347.755,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.75808,
"c": 0.1203,
"h": 7.2
},
"luminance": 0.4099
}Semantic roles & 50–950 ramp
primary
#F18FA3
secondary
#D8F3EE
accent
#DAB00B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081