#F18CA3#F18CA3
#F18CA3 is a light, vivid red. Relative luminance 0.401; OKLCH L 75.3% C 0.125 H 5.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F18CA3 |
|---|---|
| RGB | rgb(241, 140, 163) |
| HSL | hsl(346, 78%, 75%) |
| HSV | hsv(346, 42%, 95%) |
| CMYK | cmyk(0%, 41.9%, 32.4%, 5.5%) |
| CIE-LAB | lab(69.54, 40.91, 4.69) |
| CIE-LCH | lch(69.54, 41.18, 6.54°) |
| OKLab | oklab(75.33% 0.1241 0.0127) |
| OKLCH | oklch(75.33% 0.125 5.9) |
| XYZ | xyz(52.2666, 40.1055, 39.6316) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.09
Rosa
#FE86A4
ΔE00 2.57
Rose Pink
#F7879A
ΔE00 2.64
Pinky
#FC86AA
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 4.23
Dull Pink
#D5869D
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18CA3 #8CF1DA
analogous
#F18CD5 #F18CA3 #F1A88C
triadic
#F18CA3 #A3F18C #8CA3F1
tetradic
#F18CA3 #D5F18C #8CF1DA #A88CF1
square
#F18CA3 #D5F18C #8CF1DA #A88CF1
split-complementary
#F18CA3 #8CF1A8 #8CD5F1
monochromatic
#E41F4C #EA5577 #F18CA3 #F8C3CF #FCE4E9
Accessibility & contrast
On white
2.33
#F18CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F18CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18CA3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18CA3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA4
Deuteranopia (green-blind)
#B6B1A1
Tritanopia (blue-blind)
#FF8494
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f18ca3; /* rgb */ color: rgb(241, 140, 163); /* oklch */ color: oklch(75.3% 0.125 5.9);
Tailwind
colors: {
custom: {
50: '#f8afbe',
500: '#f18ca3',
950: '#000000',
},
}SCSS
$custom: #f18ca3; $custom-light: #f8afbe; $custom-dark: #000000;
JSON
{
"hex": "#f18ca3",
"rgb": {
"r": 241,
"g": 140,
"b": 163
},
"hsl": {
"h": 346.337,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.75331,
"c": 0.1247,
"h": 5.9
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#F18CA3
secondary
#D8F3ED
accent
#DBAB0B
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181012
muted
#867F81