#F4BBAE#F4BBAE
#F4BBAE is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.0% C 0.069 H 33.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBAE |
|---|---|
| RGB | rgb(244, 187, 174) |
| HSL | hsl(11, 76%, 82%) |
| HSV | hsv(11, 29%, 96%) |
| CMYK | cmyk(0%, 23.4%, 28.7%, 4.3%) |
| CIE-LAB | lab(80.65, 18.73, 14.53) |
| CIE-LCH | lch(80.65, 23.70, 37.80°) |
| OKLab | oklab(84.02% 0.0576 0.0376) |
| OKLCH | oklch(84.02% 0.069 33.1) |
| XYZ | xyz(62.7198, 57.8329, 47.8954) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.16
Light Salmon
#FEA993
ΔE00 6.48
Pale Rose
#FDC1C5
ΔE00 6.93
Blush (survey)
#F29E8E
ΔE00 7.74
Light Rose
#FFC5CB
ΔE00 7.87
Apricot
#FBCEB1
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBAE #AEE7F4
analogous
#F4AEC4 #F4BBAE #F4DEAE
triadic
#F4BBAE #AEF4BB #BBAEF4
tetradic
#F4BBAE #C4F4AE #AEE7F4 #DEAEF4
square
#F4BBAE #C4F4AE #AEE7F4 #DEAEF4
split-complementary
#F4BBAE #AEF4DE #AEC4F4
monochromatic
#E56142 #ED8E78 #F4BBAE #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.67
#F4BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F4BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBAE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBAE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4bbae; /* rgb */ color: rgb(244, 187, 174); /* oklch */ color: oklch(84.0% 0.069 33.1);
Tailwind
colors: {
custom: {
50: '#f9cfc6',
500: '#f4bbae',
950: '#000000',
},
}SCSS
$custom: #f4bbae; $custom-light: #f9cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f4bbae",
"rgb": {
"r": 244,
"g": 187,
"b": 174
},
"hsl": {
"h": 11.143,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.84024,
"c": 0.06881,
"h": 33.1
},
"luminance": 0.5783
}Semantic roles & 50–950 ramp
primary
#F4BBAE
secondary
#72C2D4
accent
#B3D80D
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382