#F8A7BB#F8A7BB
#F8A7BB is a light, moderate red. Relative luminance 0.512; OKLCH L 81.2% C 0.098 H 3.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A7BB |
|---|---|
| RGB | rgb(248, 167, 187) |
| HSL | hsl(345, 85%, 81%) |
| HSV | hsv(345, 33%, 97%) |
| CMYK | cmyk(0%, 32.7%, 24.6%, 2.7%) |
| CIE-LAB | lab(76.79, 32.50, 2.02) |
| CIE-LCH | lch(76.79, 32.57, 3.56°) |
| OKLab | oklab(81.25% 0.0981 0.0058) |
| OKLCH | oklch(81.25% 0.098 3.4) |
| XYZ | xyz(61.5010, 51.1855, 53.6445) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.27
Baby Pink
#FFB7CE
ΔE00 4.11
Lightpink
#FFB6C1
ΔE00 4.14
Powder Pink
#FFB2D0
ΔE00 4.36
Pastel Pink
#FFBACD
ΔE00 4.48
Faded Pink
#DE9DAC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A7BB #A7F8E4
analogous
#F8A7E4 #F8A7BB #F8BCA7
triadic
#F8A7BB #BBF8A7 #A7BBF8
tetradic
#F8A7BB #E4F8A7 #A7F8E4 #BCA7F8
square
#F8A7BB #E4F8A7 #A7F8E4 #BCA7F8
split-complementary
#F8A7BB #A7F8BC #A7E4F8
monochromatic
#EF3663 #F36E8F #F8A7BB #FDE0E7 #FDE3E9
Accessibility & contrast
On white
1.87
#F8A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#F8A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A7BB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A7BB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#C6C3B9
Tritanopia (blue-blind)
#FFA2AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f8a7bb; /* rgb */ color: rgb(248, 167, 187); /* oklch */ color: oklch(81.2% 0.098 3.4);
Tailwind
colors: {
custom: {
50: '#fcc2cf',
500: '#f8a7bb',
950: '#000000',
},
}SCSS
$custom: #f8a7bb; $custom-light: #fcc2cf; $custom-dark: #000000;
JSON
{
"hex": "#f8a7bb",
"rgb": {
"r": 248,
"g": 167,
"b": 187
},
"hsl": {
"h": 345.185,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.81245,
"c": 0.09831,
"h": 3.4
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#F8A7BB
secondary
#6AD9BE
accent
#E2AB04
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283