#F4BFBC#F4BFBC
#F4BFBC is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.1% C 0.061 H 22.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFBC |
|---|---|
| RGB | rgb(244, 191, 188) |
| HSL | hsl(3, 72%, 85%) |
| HSV | hsv(3, 23%, 96%) |
| CMYK | cmyk(0%, 21.7%, 23%, 4.3%) |
| CIE-LAB | lab(81.91, 18.54, 8.81) |
| CIE-LCH | lch(81.91, 20.52, 25.41°) |
| OKLab | oklab(85.11% 0.0568 0.0232) |
| OKLCH | oklch(85.11% 0.061 22.2) |
| XYZ | xyz(65.0168, 60.1284, 55.7484) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.20
Light Rose
#FFC5CB
ΔE00 4.00
Bubblegum
#FFC1CC
ΔE00 5.52
Pink
#FFC0CB
ΔE00 5.53
Lightpink
#FFB6C1
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFBC #BCF1F4
analogous
#F4BCD5 #F4BFBC #F4DBBC
triadic
#F4BFBC #BCF4BF #BFBCF4
tetradic
#F4BFBC #D5F4BC #BCF1F4 #DBBCF4
square
#F4BFBC #D5F4BC #BCF1F4 #DBBCF4
split-complementary
#F4BFBC #BCF4DB #BCD5F4
monochromatic
#E35B53 #EB8D87 #F4BFBC #FBE6E5 #FBE6E5
Accessibility & contrast
On white
1.61
#F4BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F4BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFBC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFBC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bfbc; /* rgb */ color: rgb(244, 191, 188); /* oklch */ color: oklch(85.1% 0.061 22.2);
Tailwind
colors: {
custom: {
50: '#f8d2d0',
500: '#f4bfbc',
950: '#000000',
},
}SCSS
$custom: #f4bfbc; $custom-light: #f8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#f4bfbc",
"rgb": {
"r": 244,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.214,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.85108,
"c": 0.06136,
"h": 22.2
},
"luminance": 0.60126
}Semantic roles & 50–950 ramp
primary
#F4BFBC
secondary
#7FD0D5
accent
#C9D412
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383