#F39CA2#F39CA2
#F39CA2 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.2% C 0.104 H 15.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CA2 |
|---|---|
| RGB | rgb(243, 156, 162) |
| HSL | hsl(356, 78%, 78%) |
| HSV | hsv(356, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 33.3%, 4.7%) |
| CIE-LAB | lab(73.18, 33.19, 10.49) |
| CIE-LCH | lch(73.18, 34.81, 17.54°) |
| OKLab | oklab(78.15% 0.1007 0.0275) |
| OKLCH | oklch(78.15% 0.104 15.3) |
| XYZ | xyz(55.3742, 45.4443, 40.0305) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.53
Faded Pink
#DE9DAC
ΔE00 5.95
Pig Pink
#E78EA5
ΔE00 6.35
Soft Pink
#FDB0C0
ΔE00 6.38
Blush Pink
#FE828C
ΔE00 6.49
Dusty Pink (survey)
#D58A94
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CA2 #9CF3ED
analogous
#F39CCD #F39CA2 #F3C19C
triadic
#F39CA2 #A2F39C #9CA2F3
tetradic
#F39CA2 #CDF39C #9CF3ED #C19CF3
square
#F39CA2 #CDF39C #9CF3ED #C19CF3
split-complementary
#F39CA2 #9CF3C1 #9CCDF3
monochromatic
#E62F3B #EC656F #F39CA2 #FAD3D5 #FCE4E5
Accessibility & contrast
On white
2.08
#F39CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F39CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CA2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CA2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39ca2; /* rgb */ color: rgb(243, 156, 162); /* oklch */ color: oklch(78.2% 0.104 15.3);
Tailwind
colors: {
custom: {
50: '#f9babd',
500: '#f39ca2',
950: '#000000',
},
}SCSS
$custom: #f39ca2; $custom-light: #f9babd; $custom-dark: #000000;
JSON
{
"hex": "#f39ca2",
"rgb": {
"r": 243,
"g": 156,
"b": 162
},
"hsl": {
"h": 355.862,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.78153,
"c": 0.10436,
"h": 15.3
},
"luminance": 0.4544
}Semantic roles & 50–950 ramp
primary
#F39CA2
secondary
#D8F3F2
accent
#DBCC0B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181