#F4BFBB#F4BFBB
#F4BFBB is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.1% C 0.062 H 23.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFBB |
|---|---|
| RGB | rgb(244, 191, 187) |
| HSL | hsl(4, 72%, 85%) |
| HSV | hsv(4, 23%, 96%) |
| CMYK | cmyk(0%, 21.7%, 23.4%, 4.3%) |
| CIE-LAB | lab(81.88, 18.39, 9.31) |
| CIE-LCH | lch(81.88, 20.62, 26.84°) |
| OKLab | oklab(85.08% 0.0564 0.0245) |
| OKLCH | oklch(85.08% 0.062 23.4) |
| XYZ | xyz(64.9094, 60.0854, 55.1827) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.55
Light Rose
#FFC5CB
ΔE00 4.36
Bubblegum
#FFC1CC
ΔE00 5.89
Pink
#FFC0CB
ΔE00 5.90
Lightpink
#FFB6C1
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFBB #BBF0F4
analogous
#F4BBD4 #F4BFBB #F4DCBB
triadic
#F4BFBB #BBF4BF #BFBBF4
tetradic
#F4BFBB #D4F4BB #BBF0F4 #DCBBF4
square
#F4BFBB #D4F4BB #BBF0F4 #DCBBF4
split-complementary
#F4BFBB #BBF4DC #BBD4F4
monochromatic
#E35C52 #EB8D86 #F4BFBB #FBE6E5 #FBE6E5
Accessibility & contrast
On white
1.61
#F4BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F4BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFBB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFBB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bfbb; /* rgb */ color: rgb(244, 191, 187); /* oklch */ color: oklch(85.1% 0.062 23.4);
Tailwind
colors: {
custom: {
50: '#f8d2cf',
500: '#f4bfbb',
950: '#000000',
},
}SCSS
$custom: #f4bfbb; $custom-light: #f8d2cf; $custom-dark: #000000;
JSON
{
"hex": "#f4bfbb",
"rgb": {
"r": 244,
"g": 191,
"b": 187
},
"hsl": {
"h": 4.211,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85082,
"c": 0.06151,
"h": 23.4
},
"luminance": 0.60083
}Semantic roles & 50–950 ramp
primary
#F4BFBB
secondary
#7ECFD5
accent
#C7D411
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383