#F398B6#F398B6
#F398B6 is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.114 H 358.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F398B6 |
|---|---|
| RGB | rgb(243, 152, 182) |
| HSL | hsl(340, 79%, 77%) |
| HSV | hsv(340, 37%, 95%) |
| CMYK | cmyk(0%, 37.4%, 25.1%, 4.7%) |
| CIE-LAB | lab(72.82, 37.90, -1.09) |
| CIE-LCH | lch(72.82, 37.91, 358.36°) |
| OKLab | oklab(78.04% 0.1143 -0.0023) |
| OKLCH | oklch(78.04% 0.114 358.8) |
| XYZ | xyz(56.6353, 44.8924, 49.9290) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.47
Rosa
#FE86A4
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.29
Carnation Pink
#FF7FA7
ΔE00 5.89
Powder Pink
#FFB2D0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F398B6 #98F3D5
analogous
#F398E3 #F398B6 #F3A898
triadic
#F398B6 #B6F398 #98B6F3
tetradic
#F398B6 #E3F398 #98F3D5 #A898F3
square
#F398B6 #E3F398 #98F3D5 #A898F3
split-complementary
#F398B6 #98F3A8 #98E3F3
monochromatic
#E62A68 #ED618F #F398B6 #F9CFDD #FCE4EC
Accessibility & contrast
On white
2.10
#F398B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F398B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F398B6
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F398B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F398B6 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B7
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#FF93A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f398b6; /* rgb */ color: rgb(243, 152, 182); /* oklch */ color: oklch(78.0% 0.114 358.8);
Tailwind
colors: {
custom: {
50: '#f9b7cb',
500: '#f398b6',
950: '#000000',
},
}SCSS
$custom: #f398b6; $custom-light: #f9b7cb; $custom-dark: #000000;
JSON
{
"hex": "#f398b6",
"rgb": {
"r": 243,
"g": 152,
"b": 182
},
"hsl": {
"h": 340.22,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.78042,
"c": 0.11428,
"h": 358.8
},
"luminance": 0.44889
}Semantic roles & 50–950 ramp
primary
#F398B6
secondary
#D7F4EA
accent
#DB960A
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082