#F39CA4#F39CA4
#F39CA4 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.2% C 0.104 H 13.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CA4 |
|---|---|
| RGB | rgb(243, 156, 164) |
| HSL | hsl(354, 78%, 78%) |
| HSV | hsv(354, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 32.5%, 4.7%) |
| CIE-LAB | lab(73.23, 33.44, 9.45) |
| CIE-LCH | lch(73.23, 34.75, 15.79°) |
| OKLab | oklab(78.21% 0.1014 0.0249) |
| OKLCH | oklch(78.21% 0.104 13.8) |
| XYZ | xyz(55.5534, 45.5160, 40.9743) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.80
Soft Pink
#FDB0C0
ΔE00 5.95
Lightpink
#FFB6C1
ΔE00 6.49
Dusty Pink (survey)
#D58A94
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CA4 #9CF3EB
analogous
#F39CCF #F39CA4 #F3BF9C
triadic
#F39CA4 #A4F39C #9CA4F3
tetradic
#F39CA4 #CFF39C #9CF3EB #BF9CF3
square
#F39CA4 #CFF39C #9CF3EB #BF9CF3
split-complementary
#F39CA4 #9CF3BF #9CCFF3
monochromatic
#E62F40 #EC6572 #F39CA4 #FAD3D6 #FCE4E6
Accessibility & contrast
On white
2.08
#F39CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F39CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CA4
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CA4 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#C1BAA2
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39ca4; /* rgb */ color: rgb(243, 156, 164); /* oklch */ color: oklch(78.2% 0.104 13.8);
Tailwind
colors: {
custom: {
50: '#f9babe',
500: '#f39ca4',
950: '#000000',
},
}SCSS
$custom: #f39ca4; $custom-light: #f9babe; $custom-dark: #000000;
JSON
{
"hex": "#f39ca4",
"rgb": {
"r": 243,
"g": 156,
"b": 164
},
"hsl": {
"h": 354.483,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.78205,
"c": 0.10444,
"h": 13.8
},
"luminance": 0.45512
}Semantic roles & 50–950 ramp
primary
#F39CA4
secondary
#D8F3F1
accent
#DBC80B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181