#F39FBF#F39FBF
#F39FBF is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.5% C 0.107 H 355.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F39FBF |
|---|---|
| RGB | rgb(243, 159, 191) |
| HSL | hsl(337, 78%, 79%) |
| HSV | hsv(337, 35%, 95%) |
| CMYK | cmyk(0%, 34.6%, 21.4%, 4.7%) |
| CIE-LAB | lab(74.58, 35.51, -3.47) |
| CIE-LCH | lch(74.58, 35.68, 354.42°) |
| OKLab | oklab(79.47% 0.1065 -0.0087) |
| OKLCH | oklch(79.47% 0.107 355.3) |
| XYZ | xyz(58.7652, 47.6161, 55.3757) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.45
Pig Pink
#E78EA5
ΔE00 5.53
Faded Pink
#DE9DAC
ΔE00 5.63
Baby Pink
#FFB7CE
ΔE00 5.72
Soft Pink
#FDB0C0
ΔE00 5.74
Pinky
#FC86AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39FBF #9FF3D3
analogous
#F39FE9 #F39FBF #F3A99F
triadic
#F39FBF #BFF39F #9FBFF3
tetradic
#F39FBF #E9F39F #9FF3D3 #A99FF3
square
#F39FBF #E9F39F #9FF3D3 #A99FF3
split-complementary
#F39FBF #9FF3A9 #9FE9F3
monochromatic
#E53276 #EC699B #F39FBF #FAD5E3 #FCE4ED
Accessibility & contrast
On white
2.00
#F39FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F39FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39FBF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39FBF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39fbf; /* rgb */ color: rgb(243, 159, 191); /* oklch */ color: oklch(79.5% 0.107 355.3);
Tailwind
colors: {
custom: {
50: '#f8bcd2',
500: '#f39fbf',
950: '#000000',
},
}SCSS
$custom: #f39fbf; $custom-light: #f8bcd2; $custom-dark: #000000;
JSON
{
"hex": "#f39fbf",
"rgb": {
"r": 243,
"g": 159,
"b": 191
},
"hsl": {
"h": 337.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.79468,
"c": 0.10684,
"h": 355.3
},
"luminance": 0.47613
}Semantic roles & 50–950 ramp
primary
#F39FBF
secondary
#D8F3E9
accent
#DA8B0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182