#F397BF#F397BF
#F397BF is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.2% C 0.120 H 352.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F397BF |
|---|---|
| RGB | rgb(243, 151, 191) |
| HSL | hsl(334, 79%, 77%) |
| HSV | hsv(334, 38%, 95%) |
| CMYK | cmyk(0%, 37.9%, 21.4%, 4.7%) |
| CIE-LAB | lab(72.86, 39.69, -6.01) |
| CIE-LCH | lch(72.86, 40.14, 351.39°) |
| OKLab | oklab(78.16% 0.1189 -0.0154) |
| OKLCH | oklch(78.16% 0.12 352.6) |
| XYZ | xyz(57.4338, 44.9532, 54.9319) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.51
Pinky
#FC86AA
ΔE00 5.52
Pig Pink
#E78EA5
ΔE00 5.68
Powder Pink
#FFB2D0
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 6.56
Carnation Pink
#FF7FA7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397BF #97F3CB
analogous
#F397ED #F397BF #F39D97
triadic
#F397BF #BFF397 #97BFF3
tetradic
#F397BF #EDF397 #97F3CB #9D97F3
square
#F397BF #EDF397 #97F3CB #9D97F3
split-complementary
#F397BF #97F39D #97EDF3
monochromatic
#E6297B #ED609D #F397BF #F9CEE1 #FCE4EE
Accessibility & contrast
On white
2.10
#F397BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F397BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397BF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397BF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f397bf; /* rgb */ color: rgb(243, 151, 191); /* oklch */ color: oklch(78.2% 0.120 352.6);
Tailwind
colors: {
custom: {
50: '#f9b7d2',
500: '#f397bf',
950: '#000000',
},
}SCSS
$custom: #f397bf; $custom-light: #f9b7d2; $custom-dark: #000000;
JSON
{
"hex": "#f397bf",
"rgb": {
"r": 243,
"g": 151,
"b": 191
},
"hsl": {
"h": 333.913,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.78156,
"c": 0.11986,
"h": 352.6
},
"luminance": 0.44949
}Semantic roles & 50–950 ramp
primary
#F397BF
secondary
#D7F4E7
accent
#DC800A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082