#F4BFBA#F4BFBA
#F4BFBA is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.1% C 0.062 H 24.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFBA |
|---|---|
| RGB | rgb(244, 191, 186) |
| HSL | hsl(5, 73%, 84%) |
| HSV | hsv(5, 24%, 96%) |
| CMYK | cmyk(0%, 21.7%, 23.8%, 4.3%) |
| CIE-LAB | lab(81.86, 18.25, 9.81) |
| CIE-LCH | lch(81.86, 20.72, 28.26°) |
| OKLab | oklab(85.06% 0.0561 0.0257) |
| OKLCH | oklch(85.06% 0.062 24.7) |
| XYZ | xyz(64.8027, 60.0427, 54.6208) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.90
Light Rose
#FFC5CB
ΔE00 4.72
Bubblegum
#FFC1CC
ΔE00 6.28
Pink
#FFC0CB
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 6.87
Pale Pink
#FFCFDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFBA #BAEFF4
analogous
#F4BAD2 #F4BFBA #F4DCBA
triadic
#F4BFBA #BAF4BF #BFBAF4
tetradic
#F4BFBA #D2F4BA #BAEFF4 #DCBAF4
square
#F4BFBA #D2F4BA #BAEFF4 #DCBAF4
split-complementary
#F4BFBA #BAF4DC #BAD2F4
monochromatic
#E35D50 #EC8E85 #F4BFBA #FBE7E5 #FBE7E5
Accessibility & contrast
On white
1.61
#F4BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#F4BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFBA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFBA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6B9
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4bfba; /* rgb */ color: rgb(244, 191, 186); /* oklch */ color: oklch(85.1% 0.062 24.7);
Tailwind
colors: {
custom: {
50: '#f8d2ce',
500: '#f4bfba',
950: '#000000',
},
}SCSS
$custom: #f4bfba; $custom-light: #f8d2ce; $custom-dark: #000000;
JSON
{
"hex": "#f4bfba",
"rgb": {
"r": 244,
"g": 191,
"b": 186
},
"hsl": {
"h": 5.172,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.85056,
"c": 0.06169,
"h": 24.7
},
"luminance": 0.6004
}Semantic roles & 50–950 ramp
primary
#F4BFBA
secondary
#7ECDD5
accent
#C4D511
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383