#F39DB7#F39DB7
#F39DB7 is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.9% C 0.107 H 0.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DB7 |
|---|---|
| RGB | rgb(243, 157, 183) |
| HSL | hsl(342, 78%, 78%) |
| HSV | hsv(342, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 24.7%, 4.7%) |
| CIE-LAB | lab(73.93, 35.42, -0.02) |
| CIE-LCH | lch(73.93, 35.42, 359.96°) |
| OKLab | oklab(78.9% 0.1068 0.0004) |
| OKLCH | oklch(78.9% 0.107 0.2) |
| XYZ | xyz(57.5677, 46.5913, 50.7515) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.16
Faded Pink
#DE9DAC
ΔE00 4.54
Soft Pink
#FDB0C0
ΔE00 4.95
Powder Pink
#FFB2D0
ΔE00 5.39
Pinky
#FC86AA
ΔE00 5.53
Rosa
#FE86A4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DB7 #9DF3D9
analogous
#F39DE2 #F39DB7 #F3AE9D
triadic
#F39DB7 #B7F39D #9DB7F3
tetradic
#F39DB7 #E2F39D #9DF3D9 #AE9DF3
square
#F39DB7 #E2F39D #9DF3D9 #AE9DF3
split-complementary
#F39DB7 #9DF3AE #9DE2F3
monochromatic
#E63067 #EC668F #F39DB7 #FAD4DF #FCE4EB
Accessibility & contrast
On white
2.04
#F39DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F39DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DB7
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DB7 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB8
Deuteranopia (green-blind)
#BDBCB5
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39db7; /* rgb */ color: rgb(243, 157, 183); /* oklch */ color: oklch(78.9% 0.107 0.2);
Tailwind
colors: {
custom: {
50: '#f9bbcc',
500: '#f39db7',
950: '#000000',
},
}SCSS
$custom: #f39db7; $custom-light: #f9bbcc; $custom-dark: #000000;
JSON
{
"hex": "#f39db7",
"rgb": {
"r": 243,
"g": 157,
"b": 183
},
"hsl": {
"h": 341.86,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78896,
"c": 0.10681,
"h": 0.2
},
"luminance": 0.46588
}Semantic roles & 50–950 ramp
primary
#F39DB7
secondary
#D8F3EB
accent
#DA9C0B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182