#F8A3BF#F8A3BF
#F8A3BF is a light, moderate pink. Relative luminance 0.499; OKLCH L 80.7% C 0.106 H 358.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A3BF |
|---|---|
| RGB | rgb(248, 163, 191) |
| HSL | hsl(340, 86%, 81%) |
| HSV | hsv(340, 34%, 97%) |
| CMYK | cmyk(0%, 34.3%, 23%, 2.7%) |
| CIE-LAB | lab(76.02, 35.16, -1.29) |
| CIE-LCH | lch(76.02, 35.19, 357.89°) |
| OKLab | oklab(80.69% 0.1058 -0.0029) |
| OKLCH | oklch(80.69% 0.106 358.4) |
| XYZ | xyz(61.2137, 49.9162, 55.6907) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.73
Soft Pink
#FDB0C0
ΔE00 4.23
Baby Pink
#FFB7CE
ΔE00 4.61
Pastel Pink
#FFBACD
ΔE00 5.49
Faded Pink
#DE9DAC
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A3BF #A3F8DC
analogous
#F8A3EA #F8A3BF #F8B1A3
triadic
#F8A3BF #BFF8A3 #A3BFF8
tetradic
#F8A3BF #EAF8A3 #A3F8DC #B1A3F8
square
#F8A3BF #EAF8A3 #A3F8DC #B1A3F8
split-complementary
#F8A3BF #A3F8B1 #A3EAF8
monochromatic
#EF3170 #F46A97 #F8A3BF #FCDCE7 #FDE3EB
Accessibility & contrast
On white
1.91
#F8A3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F8A3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A3BF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A3BF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#FF9EAD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f8a3bf; /* rgb */ color: rgb(248, 163, 191); /* oklch */ color: oklch(80.7% 0.106 358.4);
Tailwind
colors: {
custom: {
50: '#fcbfd2',
500: '#f8a3bf',
950: '#000000',
},
}SCSS
$custom: #f8a3bf; $custom-light: #fcbfd2; $custom-dark: #000000;
JSON
{
"hex": "#f8a3bf",
"rgb": {
"r": 248,
"g": 163,
"b": 191
},
"hsl": {
"h": 340.235,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.80688,
"c": 0.10582,
"h": 358.4
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#F8A3BF
secondary
#D6F5EB
accent
#E29903
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#181214
muted
#868182