#F398BC#F398BC
#F398BC is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.2% C 0.117 H 354.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F398BC |
|---|---|
| RGB | rgb(243, 152, 188) |
| HSL | hsl(336, 79%, 77%) |
| HSV | hsv(336, 37%, 95%) |
| CMYK | cmyk(0%, 37.4%, 22.6%, 4.7%) |
| CIE-LAB | lab(72.99, 38.74, -4.16) |
| CIE-LCH | lch(72.99, 38.96, 353.87°) |
| OKLab | oklab(78.22% 0.1163 -0.0105) |
| OKLCH | oklch(78.22% 0.117 354.9) |
| XYZ | xyz(57.2686, 45.1458, 53.2648) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.93
Pinky
#FC86AA
ΔE00 5.10
Powder Pink
#FFB2D0
ΔE00 5.98
Pink (survey)
#FF81C0
ΔE00 6.16
Rosa
#FE86A4
ΔE00 6.33
Faded Pink
#DE9DAC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F398BC #98F3CF
analogous
#F398E9 #F398BC #F3A298
triadic
#F398BC #BCF398 #98BCF3
tetradic
#F398BC #E9F398 #98F3CF #A298F3
square
#F398BC #E9F398 #98F3CF #A298F3
split-complementary
#F398BC #98F3A2 #98E9F3
monochromatic
#E62A75 #ED6198 #F398BC #F9CFE0 #FCE4ED
Accessibility & contrast
On white
2.09
#F398BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F398BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F398BC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F398BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F398BC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f398bc; /* rgb */ color: rgb(243, 152, 188); /* oklch */ color: oklch(78.2% 0.117 354.9);
Tailwind
colors: {
custom: {
50: '#f9b7d0',
500: '#f398bc',
950: '#000000',
},
}SCSS
$custom: #f398bc; $custom-light: #f9b7d0; $custom-dark: #000000;
JSON
{
"hex": "#f398bc",
"rgb": {
"r": 243,
"g": 152,
"b": 188
},
"hsl": {
"h": 336.264,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.78224,
"c": 0.11679,
"h": 354.9
},
"luminance": 0.45142
}Semantic roles & 50–950 ramp
primary
#F398BC
secondary
#D7F4E8
accent
#DB890A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082