#F7B8BB#F7B8BB
#F7B8BB is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.1% C 0.073 H 15.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B8BB |
|---|---|
| RGB | rgb(247, 184, 187) |
| HSL | hsl(357, 80%, 85%) |
| HSV | hsv(357, 26%, 97%) |
| CMYK | cmyk(0%, 25.5%, 24.3%, 3.1%) |
| CIE-LAB | lab(80.54, 23.18, 7.43) |
| CIE-LCH | lch(80.54, 24.35, 17.76°) |
| OKLab | oklab(84.11% 0.0706 0.0197) |
| OKLCH | oklch(84.11% 0.073 15.6) |
| XYZ | xyz(64.4689, 57.6462, 54.7351) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.17
Lightpink
#FFB6C1
ΔE00 3.13
Light Rose
#FFC5CB
ΔE00 3.32
Pink
#FFC0CB
ΔE00 3.54
Bubblegum
#FFC1CC
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B8BB #B8F7F4
analogous
#F7B8DB #F7B8BB #F7D5B8
triadic
#F7B8BB #BBF7B8 #B8BBF7
tetradic
#F7B8BB #DBF7B8 #B8F7F4 #D5B8F7
square
#F7B8BB #DBF7B8 #B8F7F4 #D5B8F7
split-complementary
#F7B8BB #B8F7D5 #B8DBF7
monochromatic
#EB4A52 #F18186 #F7B8BB #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.68
#F7B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F7B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B8BB
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B8BB | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FFB2B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7b8bb; /* rgb */ color: rgb(247, 184, 187); /* oklch */ color: oklch(84.1% 0.073 15.6);
Tailwind
colors: {
custom: {
50: '#fbcdcf',
500: '#f7b8bb',
950: '#000000',
},
}SCSS
$custom: #f7b8bb; $custom-light: #fbcdcf; $custom-dark: #000000;
JSON
{
"hex": "#f7b8bb",
"rgb": {
"r": 247,
"g": 184,
"b": 187
},
"hsl": {
"h": 357.143,
"s": 79.747,
"l": 84.51
},
"oklch": {
"l": 0.84109,
"c": 0.07327,
"h": 15.6
},
"luminance": 0.57643
}Semantic roles & 50–950 ramp
primary
#F7B8BB
secondary
#7AD9D5
accent
#DCD209
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383