#F4BBAC#F4BBAC
#F4BBAC is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.0% C 0.070 H 35.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBAC |
|---|---|
| RGB | rgb(244, 187, 172) |
| HSL | hsl(13, 77%, 82%) |
| HSV | hsv(13, 30%, 96%) |
| CMYK | cmyk(0%, 23.4%, 29.5%, 4.3%) |
| CIE-LAB | lab(80.60, 18.46, 15.54) |
| CIE-LCH | lch(80.60, 24.13, 40.08°) |
| OKLab | oklab(83.98% 0.0568 0.0401) |
| OKLCH | oklch(83.98% 0.07 35.2) |
| XYZ | xyz(62.5263, 57.7555, 46.8762) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.77
Light Salmon
#FEA993
ΔE00 6.23
Pale Rose
#FDC1C5
ΔE00 7.71
Blush (survey)
#F29E8E
ΔE00 7.73
Apricot
#FBCEB1
ΔE00 8.06
Light Rose
#FFC5CB
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBAC #ACE5F4
analogous
#F4ACC1 #F4BBAC #F4DFAC
triadic
#F4BBAC #ACF4BB #BBACF4
tetradic
#F4BBAC #C1F4AC #ACE5F4 #DFACF4
square
#F4BBAC #C1F4AC #ACE5F4 #DFACF4
split-complementary
#F4BBAC #ACF4DF #ACC1F4
monochromatic
#E66240 #ED8F76 #F4BBAC #FBE7E2 #FBE9E4
Accessibility & contrast
On white
1.67
#F4BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F4BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBAC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBAC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AB
Deuteranopia (green-blind)
#D5CCAC
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4bbac; /* rgb */ color: rgb(244, 187, 172); /* oklch */ color: oklch(84.0% 0.070 35.2);
Tailwind
colors: {
custom: {
50: '#f9cfc4',
500: '#f4bbac',
950: '#000000',
},
}SCSS
$custom: #f4bbac; $custom-light: #f9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#f4bbac",
"rgb": {
"r": 244,
"g": 187,
"b": 172
},
"hsl": {
"h": 12.5,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.83976,
"c": 0.06958,
"h": 35.2
},
"luminance": 0.57752
}Semantic roles & 50–950 ramp
primary
#F4BBAC
secondary
#70BFD4
accent
#AED90D
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382