#F7BBBE#F7BBBE
#F7BBBE is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.7% C 0.070 H 15.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBBE |
|---|---|
| RGB | rgb(247, 187, 190) |
| HSL | hsl(357, 79%, 85%) |
| HSV | hsv(357, 24%, 97%) |
| CMYK | cmyk(0%, 24.3%, 23.1%, 3.1%) |
| CIE-LAB | lab(81.31, 22.03, 6.92) |
| CIE-LCH | lch(81.31, 23.09, 17.43°) |
| OKLab | oklab(84.73% 0.0671 0.0184) |
| OKLCH | oklch(84.73% 0.07 15.3) |
| XYZ | xyz(65.4232, 59.0356, 56.6541) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.51
Light Rose
#FFC5CB
ΔE00 2.64
Pink
#FFC0CB
ΔE00 3.22
Bubblegum
#FFC1CC
ΔE00 3.31
Lightpink
#FFB6C1
ΔE00 3.47
Soft Pink
#FDB0C0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBBE #BBF7F4
analogous
#F7BBDC #F7BBBE #F7D6BB
triadic
#F7BBBE #BEF7BB #BBBEF7
tetradic
#F7BBBE #DCF7BB #BBF7F4 #D6BBF7
square
#F7BBBE #DCF7BB #BBF7F4 #D6BBF7
split-complementary
#F7BBBE #BBF7D6 #BBDCF7
monochromatic
#EA4D55 #F1848A #F7BBBE #FCE4E5 #FCE4E5
Accessibility & contrast
On white
1.64
#F7BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F7BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBBE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBBE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f7bbbe; /* rgb */ color: rgb(247, 187, 190); /* oklch */ color: oklch(84.7% 0.070 15.3);
Tailwind
colors: {
custom: {
50: '#fbcfd1',
500: '#f7bbbe',
950: '#000000',
},
}SCSS
$custom: #f7bbbe; $custom-light: #fbcfd1; $custom-dark: #000000;
JSON
{
"hex": "#f7bbbe",
"rgb": {
"r": 247,
"g": 187,
"b": 190
},
"hsl": {
"h": 357,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.84728,
"c": 0.06953,
"h": 15.3
},
"luminance": 0.59033
}Semantic roles & 50–950 ramp
primary
#F7BBBE
secondary
#7DD9D5
accent
#DBD10A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383