#F8A9BA#F8A9BA
#F8A9BA is a light, moderate red. Relative luminance 0.519; OKLCH L 81.6% C 0.095 H 5.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A9BA |
|---|---|
| RGB | rgb(248, 169, 186) |
| HSL | hsl(347, 85%, 82%) |
| HSV | hsv(347, 32%, 97%) |
| CMYK | cmyk(0%, 31.9%, 25%, 2.7%) |
| CIE-LAB | lab(77.21, 31.31, 3.18) |
| CIE-LCH | lch(77.21, 31.47, 5.79°) |
| OKLab | oklab(81.56% 0.0947 0.0088) |
| OKLCH | oklch(81.56% 0.095 5.3) |
| XYZ | xyz(61.7636, 51.8813, 53.2058) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.66
Lightpink
#FFB6C1
ΔE00 3.35
Baby Pink
#FFB7CE
ΔE00 4.15
Pastel Pink
#FFBACD
ΔE00 4.23
Powder Pink
#FFB2D0
ΔE00 4.82
Faded Pink
#DE9DAC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A9BA #A9F8E7
analogous
#F8A9E1 #F8A9BA #F8C0A9
triadic
#F8A9BA #BAF8A9 #A9BAF8
tetradic
#F8A9BA #E1F8A9 #A9F8E7 #C0A9F8
square
#F8A9BA #E1F8A9 #A9F8E7 #C0A9F8
split-complementary
#F8A9BA #A9F8C0 #A9E1F8
monochromatic
#EF385F #F3708D #F8A9BA #FDE2E7 #FDE3E8
Accessibility & contrast
On white
1.85
#F8A9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#F8A9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A9BA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A9BA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#C7C4B8
Tritanopia (blue-blind)
#FFA3AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f8a9ba; /* rgb */ color: rgb(248, 169, 186); /* oklch */ color: oklch(81.6% 0.095 5.3);
Tailwind
colors: {
custom: {
50: '#fcc3ce',
500: '#f8a9ba',
950: '#000000',
},
}SCSS
$custom: #f8a9ba; $custom-light: #fcc3ce; $custom-dark: #000000;
JSON
{
"hex": "#f8a9ba",
"rgb": {
"r": 248,
"g": 169,
"b": 186
},
"hsl": {
"h": 347.089,
"s": 84.946,
"l": 81.765
},
"oklch": {
"l": 0.81558,
"c": 0.09506,
"h": 5.3
},
"luminance": 0.51878
}Semantic roles & 50–950 ramp
primary
#F8A9BA
secondary
#6CDAC2
accent
#E1B204
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283