#F4BBAB#F4BBAB
#F4BBAB is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.0% C 0.070 H 36.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBAB |
|---|---|
| RGB | rgb(244, 187, 171) |
| HSL | hsl(13, 77%, 81%) |
| HSV | hsv(13, 30%, 96%) |
| CMYK | cmyk(0%, 23.4%, 29.9%, 4.3%) |
| CIE-LAB | lab(80.58, 18.33, 16.05) |
| CIE-LCH | lch(80.58, 24.36, 41.19°) |
| OKLab | oklab(83.95% 0.0565 0.0414) |
| OKLCH | oklch(83.95% 0.07 36.2) |
| XYZ | xyz(62.4306, 57.7172, 46.3723) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.61
Light Salmon
#FEA993
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 7.76
Blush (survey)
#F29E8E
ΔE00 7.76
Pale Rose
#FDC1C5
ΔE00 8.11
Pinkish Tan
#D99B82
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBAB #ABE4F4
analogous
#F4ABC0 #F4BBAB #F4E0AB
triadic
#F4BBAB #ABF4BB #BBABF4
tetradic
#F4BBAB #C0F4AB #ABE4F4 #E0ABF4
square
#F4BBAB #C0F4AB #ABE4F4 #E0ABF4
split-complementary
#F4BBAB #ABF4E0 #ABC0F4
monochromatic
#E6633F #ED8F75 #F4BBAB #FBE7E1 #FBE9E4
Accessibility & contrast
On white
1.67
#F4BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F4BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBAB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBAB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4bbab; /* rgb */ color: rgb(244, 187, 171); /* oklch */ color: oklch(84.0% 0.070 36.2);
Tailwind
colors: {
custom: {
50: '#f9cfc4',
500: '#f4bbab',
950: '#000000',
},
}SCSS
$custom: #f4bbab; $custom-light: #f9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#f4bbab",
"rgb": {
"r": 244,
"g": 187,
"b": 171
},
"hsl": {
"h": 13.151,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.83953,
"c": 0.06999,
"h": 36.2
},
"luminance": 0.57714
}Semantic roles & 50–950 ramp
primary
#F4BBAB
secondary
#6FBED4
accent
#ACD90C
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382