#F7BBAB#F7BBAB
#F7BBAB is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.3% C 0.073 H 35.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBAB |
|---|---|
| RGB | rgb(247, 187, 171) |
| HSL | hsl(13, 83%, 82%) |
| HSV | hsv(13, 31%, 97%) |
| CMYK | cmyk(0%, 24.3%, 30.8%, 3.1%) |
| CIE-LAB | lab(80.88, 19.46, 16.51) |
| CIE-LCH | lch(80.88, 25.52, 40.31°) |
| OKLab | oklab(84.26% 0.0598 0.0425) |
| OKLCH | oklch(84.26% 0.073 35.4) |
| XYZ | xyz(63.4803, 58.2585, 46.4215) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.17
Light Salmon
#FEA993
ΔE00 5.72
Blush (survey)
#F29E8E
ΔE00 7.46
Pale Rose
#FDC1C5
ΔE00 7.94
Apricot
#FBCEB1
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBAB #ABE7F7
analogous
#F7ABC1 #F7BBAB #F7E1AB
triadic
#F7BBAB #ABF7BB #BBABF7
tetradic
#F7BBAB #C1F7AB #ABE7F7 #E1ABF7
square
#F7BBAB #C1F7AB #ABE7F7 #E1ABF7
split-complementary
#F7BBAB #ABF7E1 #ABC1F7
monochromatic
#EC613B #F28E73 #F7BBAB #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.66
#F7BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F7BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBAB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBAB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bbab; /* rgb */ color: rgb(247, 187, 171); /* oklch */ color: oklch(84.3% 0.073 35.4);
Tailwind
colors: {
custom: {
50: '#fbcfc4',
500: '#f7bbab',
950: '#000000',
},
}SCSS
$custom: #f7bbab; $custom-light: #fbcfc4; $custom-dark: #000000;
JSON
{
"hex": "#f7bbab",
"rgb": {
"r": 247,
"g": 187,
"b": 171
},
"hsl": {
"h": 12.632,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.84255,
"c": 0.07337,
"h": 35.4
},
"luminance": 0.58255
}Semantic roles & 50–950 ramp
primary
#F7BBAB
secondary
#6EC2D8
accent
#B1DF06
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382