#F7BBAE#F7BBAE
#F7BBAE is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.3% C 0.072 H 32.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBAE |
|---|---|
| RGB | rgb(247, 187, 174) |
| HSL | hsl(11, 82%, 83%) |
| HSV | hsv(11, 30%, 97%) |
| CMYK | cmyk(0%, 24.3%, 29.6%, 3.1%) |
| CIE-LAB | lab(80.95, 19.85, 14.99) |
| CIE-LCH | lch(80.95, 24.87, 37.07°) |
| OKLab | oklab(84.33% 0.0609 0.0388) |
| OKLCH | oklch(84.33% 0.072 32.5) |
| XYZ | xyz(63.7695, 58.3741, 47.9446) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.81
Light Salmon
#FEA993
ΔE00 6.11
Pale Rose
#FDC1C5
ΔE00 6.78
Blush (survey)
#F29E8E
ΔE00 7.48
Light Rose
#FFC5CB
ΔE00 7.76
Apricot
#FBCEB1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBAE #AEEAF7
analogous
#F7AEC5 #F7BBAE #F7DFAE
triadic
#F7BBAE #AEF7BB #BBAEF7
tetradic
#F7BBAE #C5F7AE #AEEAF7 #DFAEF7
square
#F7BBAE #C5F7AE #AEEAF7 #DFAEF7
split-complementary
#F7BBAE #AEF7DF #AEC5F7
monochromatic
#EC5D3F #F18C76 #F7BBAE #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.66
#F7BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F7BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBAE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBAE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bbae; /* rgb */ color: rgb(247, 187, 174); /* oklch */ color: oklch(84.3% 0.072 32.5);
Tailwind
colors: {
custom: {
50: '#fbcfc6',
500: '#f7bbae',
950: '#000000',
},
}SCSS
$custom: #f7bbae; $custom-light: #fbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#f7bbae",
"rgb": {
"r": 247,
"g": 187,
"b": 174
},
"hsl": {
"h": 10.685,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.84325,
"c": 0.07223,
"h": 32.5
},
"luminance": 0.58371
}Semantic roles & 50–950 ramp
primary
#F7BBAE
secondary
#71C6D9
accent
#B8DE07
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382