#F8A8BB#F8A8BB
#F8A8BB is a light, moderate red. Relative luminance 0.515; OKLCH L 81.4% C 0.097 H 3.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A8BB |
|---|---|
| RGB | rgb(248, 168, 187) |
| HSL | hsl(346, 85%, 82%) |
| HSV | hsv(346, 32%, 97%) |
| CMYK | cmyk(0%, 32.3%, 24.6%, 2.7%) |
| CIE-LAB | lab(77.01, 31.98, 2.35) |
| CIE-LCH | lch(77.01, 32.06, 4.19°) |
| OKLab | oklab(81.42% 0.0966 0.0066) |
| OKLCH | oklch(81.42% 0.097 3.9) |
| XYZ | xyz(61.6849, 51.5533, 53.7058) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.98
Lightpink
#FFB6C1
ΔE00 3.82
Baby Pink
#FFB7CE
ΔE00 4.02
Pastel Pink
#FFBACD
ΔE00 4.29
Powder Pink
#FFB2D0
ΔE00 4.43
Faded Pink
#DE9DAC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A8BB #A8F8E5
analogous
#F8A8E3 #F8A8BB #F8BDA8
triadic
#F8A8BB #BBF8A8 #A8BBF8
tetradic
#F8A8BB #E3F8A8 #A8F8E5 #BDA8F8
square
#F8A8BB #E3F8A8 #A8F8E5 #BDA8F8
split-complementary
#F8A8BB #A8F8BD #A8E3F8
monochromatic
#EF3762 #F36F8F #F8A8BB #FDE1E7 #FDE3E9
Accessibility & contrast
On white
1.86
#F8A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#F8A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A8BB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A8BB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#C7C4B9
Tritanopia (blue-blind)
#FFA3AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f8a8bb; /* rgb */ color: rgb(248, 168, 187); /* oklch */ color: oklch(81.4% 0.097 3.9);
Tailwind
colors: {
custom: {
50: '#fcc2cf',
500: '#f8a8bb',
950: '#000000',
},
}SCSS
$custom: #f8a8bb; $custom-light: #fcc2cf; $custom-dark: #000000;
JSON
{
"hex": "#f8a8bb",
"rgb": {
"r": 248,
"g": 168,
"b": 187
},
"hsl": {
"h": 345.75,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.81415,
"c": 0.09681,
"h": 3.9
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#F8A8BB
secondary
#6BD9BF
accent
#E2AD04
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283