#F397B7#F397B7
#F397B7 is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.9% C 0.116 H 357.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F397B7 |
|---|---|
| RGB | rgb(243, 151, 183) |
| HSL | hsl(339, 79%, 77%) |
| HSV | hsv(339, 38%, 95%) |
| CMYK | cmyk(0%, 37.9%, 24.7%, 4.7%) |
| CIE-LAB | lab(72.63, 38.56, -1.91) |
| CIE-LCH | lch(72.63, 38.60, 357.16°) |
| OKLab | oklab(77.91% 0.1162 -0.0045) |
| OKLCH | oklch(77.91% 0.116 357.8) |
| XYZ | xyz(56.5774, 44.6107, 50.4214) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.89
Pinky
#FC86AA
ΔE00 4.38
Rosa
#FE86A4
ΔE00 5.36
Faded Pink
#DE9DAC
ΔE00 5.65
Carnation Pink
#FF7FA7
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397B7 #97F3D3
analogous
#F397E5 #F397B7 #F3A597
triadic
#F397B7 #B7F397 #97B7F3
tetradic
#F397B7 #E5F397 #97F3D3 #A597F3
square
#F397B7 #E5F397 #97F3D3 #A597F3
split-complementary
#F397B7 #97F3A5 #97E5F3
monochromatic
#E6296B #ED6091 #F397B7 #F9CEDD #FCE4EC
Accessibility & contrast
On white
2.12
#F397B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F397B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397B7
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397B7 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B8
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#FF92A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f397b7; /* rgb */ color: rgb(243, 151, 183); /* oklch */ color: oklch(77.9% 0.116 357.8);
Tailwind
colors: {
custom: {
50: '#f9b7cc',
500: '#f397b7',
950: '#000000',
},
}SCSS
$custom: #f397b7; $custom-light: #f9b7cc; $custom-dark: #000000;
JSON
{
"hex": "#f397b7",
"rgb": {
"r": 243,
"g": 151,
"b": 183
},
"hsl": {
"h": 339.13,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.7791,
"c": 0.11625,
"h": 357.8
},
"luminance": 0.44607
}Semantic roles & 50–950 ramp
primary
#F397B7
secondary
#D7F4EA
accent
#DC930A
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082