#F4BFB2#F4BFB2
#F4BFB2 is a very light, moderate red. Relative luminance 0.597; OKLCH L 84.9% C 0.064 H 34.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFB2 |
|---|---|
| RGB | rgb(244, 191, 178) |
| HSL | hsl(12, 75%, 83%) |
| HSV | hsv(12, 27%, 96%) |
| CMYK | cmyk(0%, 21.7%, 27%, 4.3%) |
| CIE-LAB | lab(81.68, 17.15, 13.84) |
| CIE-LCH | lch(81.68, 22.04, 38.91°) |
| OKLab | oklab(84.86% 0.053 0.0359) |
| OKLCH | oklch(84.86% 0.064 34.1) |
| XYZ | xyz(63.9760, 59.7120, 50.2666) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.01
Pale Rose
#FDC1C5
ΔE00 7.02
Light Salmon
#FEA993
ΔE00 7.49
Light Rose
#FFC5CB
ΔE00 7.82
Apricot
#FBCEB1
ΔE00 7.88
Blush (survey)
#F29E8E
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFB2 #B2E7F4
analogous
#F4B2C6 #F4BFB2 #F4E0B2
triadic
#F4BFB2 #B2F4BF #BFB2F4
tetradic
#F4BFB2 #C6F4B2 #B2E7F4 #E0B2F4
square
#F4BFB2 #C6F4B2 #B2E7F4 #E0B2F4
split-complementary
#F4BFB2 #B2F4E0 #B2C6F4
monochromatic
#E56647 #EC927C #F4BFB2 #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.62
#F4BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#F4BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFB2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFB2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#FFB8BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4bfb2; /* rgb */ color: rgb(244, 191, 178); /* oklch */ color: oklch(84.9% 0.064 34.1);
Tailwind
colors: {
custom: {
50: '#f9d2c9',
500: '#f4bfb2',
950: '#000000',
},
}SCSS
$custom: #f4bfb2; $custom-light: #f9d2c9; $custom-dark: #000000;
JSON
{
"hex": "#f4bfb2",
"rgb": {
"r": 244,
"g": 191,
"b": 178
},
"hsl": {
"h": 11.818,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.84857,
"c": 0.06399,
"h": 34.1
},
"luminance": 0.59709
}Semantic roles & 50–950 ramp
primary
#F4BFB2
secondary
#76C2D4
accent
#B0D70E
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382