#F39CB4#F39CB4
#F39CB4 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.6% C 0.107 H 1.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CB4 |
|---|---|
| RGB | rgb(243, 156, 180) |
| HSL | hsl(343, 78%, 78%) |
| HSV | hsv(343, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 25.9%, 4.7%) |
| CIE-LAB | lab(73.63, 35.53, 1.20) |
| CIE-LCH | lch(73.63, 35.55, 1.93°) |
| OKLab | oklab(78.64% 0.1073 0.0036) |
| OKLCH | oklch(78.64% 0.107 1.9) |
| XYZ | xyz(57.0902, 46.1307, 49.0683) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.77
Faded Pink
#DE9DAC
ΔE00 4.34
Soft Pink
#FDB0C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.32
Rosa
#FE86A4
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CB4 #9CF3DB
analogous
#F39CDF #F39CB4 #F3AF9C
triadic
#F39CB4 #B4F39C #9CB4F3
tetradic
#F39CB4 #DFF39C #9CF3DB #AF9CF3
square
#F39CB4 #DFF39C #9CF3DB #AF9CF3
split-complementary
#F39CB4 #9CF3AF #9CDFF3
monochromatic
#E62F61 #EC658B #F39CB4 #FAD3DD #FCE4EA
Accessibility & contrast
On white
2.05
#F39CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F39CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CB4
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CB4 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB5
Deuteranopia (green-blind)
#BDBBB2
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f39cb4; /* rgb */ color: rgb(243, 156, 180); /* oklch */ color: oklch(78.6% 0.107 1.9);
Tailwind
colors: {
custom: {
50: '#f9baca',
500: '#f39cb4',
950: '#000000',
},
}SCSS
$custom: #f39cb4; $custom-light: #f9baca; $custom-dark: #000000;
JSON
{
"hex": "#f39cb4",
"rgb": {
"r": 243,
"g": 156,
"b": 180
},
"hsl": {
"h": 343.448,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.78642,
"c": 0.10737,
"h": 1.9
},
"luminance": 0.46127
}Semantic roles & 50–950 ramp
primary
#F39CB4
secondary
#D8F3EC
accent
#DBA10B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182