#F398BF#F398BF
#F398BF is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.3% C 0.118 H 352.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F398BF |
|---|---|
| RGB | rgb(243, 152, 191) |
| HSL | hsl(334, 79%, 77%) |
| HSV | hsv(334, 37%, 95%) |
| CMYK | cmyk(0%, 37.4%, 21.4%, 4.7%) |
| CIE-LAB | lab(73.07, 39.17, -5.69) |
| CIE-LCH | lch(73.07, 39.58, 351.73°) |
| OKLab | oklab(78.32% 0.1173 -0.0146) |
| OKLCH | oklch(78.32% 0.118 352.9) |
| XYZ | xyz(57.5954, 45.2765, 54.9858) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 6.04
Carnation Pink
#FF7FA7
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F398BF #98F3CC
analogous
#F398EC #F398BF #F39F98
triadic
#F398BF #BFF398 #98BFF3
tetradic
#F398BF #ECF398 #98F3CC #9F98F3
square
#F398BF #ECF398 #98F3CC #9F98F3
split-complementary
#F398BF #98F39F #98ECF3
monochromatic
#E62A7B #ED619D #F398BF #F9CFE1 #FCE4EE
Accessibility & contrast
On white
2.09
#F398BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F398BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F398BF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F398BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F398BF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f398bf; /* rgb */ color: rgb(243, 152, 191); /* oklch */ color: oklch(78.3% 0.118 352.9);
Tailwind
colors: {
custom: {
50: '#f9b7d2',
500: '#f398bf',
950: '#000000',
},
}SCSS
$custom: #f398bf; $custom-light: #f9b7d2; $custom-dark: #000000;
JSON
{
"hex": "#f398bf",
"rgb": {
"r": 243,
"g": 152,
"b": 191
},
"hsl": {
"h": 334.286,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.78318,
"c": 0.11823,
"h": 352.9
},
"luminance": 0.45273
}Semantic roles & 50–950 ramp
primary
#F398BF
secondary
#D7F4E8
accent
#DB820A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082