#F9BBAB#F9BBAB
#F9BBAB is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.5% C 0.076 H 34.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBAB |
|---|---|
| RGB | rgb(249, 187, 171) |
| HSL | hsl(12, 87%, 82%) |
| HSV | hsv(12, 31%, 98%) |
| CMYK | cmyk(0%, 24.9%, 31.3%, 2.4%) |
| CIE-LAB | lab(81.08, 20.21, 16.82) |
| CIE-LCH | lch(81.08, 26.30, 39.78°) |
| OKLab | oklab(84.46% 0.062 0.0433) |
| OKLCH | oklch(84.46% 0.076 34.9) |
| XYZ | xyz(64.1895, 58.6242, 46.4548) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.92
Light Salmon
#FEA993
ΔE00 5.47
Blush (survey)
#F29E8E
ΔE00 7.30
Pale Rose
#FDC1C5
ΔE00 7.87
Apricot
#FBCEB1
ΔE00 8.34
Light Rose
#FFC5CB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBAB #ABE9F9
analogous
#F9ABC2 #F9BBAB #F9E2AB
triadic
#F9BBAB #ABF9BB #BBABF9
tetradic
#F9BBAB #C2F9AB #ABE9F9 #E2ABF9
square
#F9BBAB #C2F9AB #ABE9F9 #E2ABF9
split-complementary
#F9BBAB #ABF9E2 #ABC2F9
monochromatic
#F15F39 #F58D72 #F9BBAB #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.65
#F9BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#F9BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBAB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBAB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 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: #f9bbab; /* rgb */ color: rgb(249, 187, 171); /* oklch */ color: oklch(84.5% 0.076 34.9);
Tailwind
colors: {
custom: {
50: '#fccfc4',
500: '#f9bbab',
950: '#000000',
},
}SCSS
$custom: #f9bbab; $custom-light: #fccfc4; $custom-dark: #000000;
JSON
{
"hex": "#f9bbab",
"rgb": {
"r": 249,
"g": 187,
"b": 171
},
"hsl": {
"h": 12.308,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.84457,
"c": 0.07563,
"h": 34.9
},
"luminance": 0.58621
}Semantic roles & 50–950 ramp
primary
#F9BBAB
secondary
#6DC5DB
accent
#B5E302
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382