#F4BCBB#F4BCBB
#F4BCBB is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.5% C 0.065 H 19.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BCBB |
|---|---|
| RGB | rgb(244, 188, 187) |
| HSL | hsl(1, 72%, 85%) |
| HSV | hsv(1, 23%, 96%) |
| CMYK | cmyk(0%, 23%, 23.4%, 4.3%) |
| CIE-LAB | lab(81.18, 19.98, 8.30) |
| CIE-LCH | lch(81.18, 21.63, 22.55°) |
| OKLab | oklab(84.53% 0.0611 0.0219) |
| OKLCH | oklch(84.53% 0.065 19.7) |
| XYZ | xyz(64.2619, 58.7903, 54.9668) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.54
Light Rose
#FFC5CB
ΔE00 3.55
Pink
#FFC0CB
ΔE00 4.74
Bubblegum
#FFC1CC
ΔE00 4.77
Lightpink
#FFB6C1
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BCBB #BBF3F4
analogous
#F4BBD7 #F4BCBB #F4D9BB
triadic
#F4BCBB #BBF4BC #BCBBF4
tetradic
#F4BCBB #D7F4BB #BBF3F4 #D9BBF4
square
#F4BCBB #D7F4BB #BBF3F4 #D9BBF4
split-complementary
#F4BCBB #BBF4D9 #BBD7F4
monochromatic
#E35452 #EB8886 #F4BCBB #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.65
#F4BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F4BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BCBB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BCBB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D3CEBA
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f4bcbb; /* rgb */ color: rgb(244, 188, 187); /* oklch */ color: oklch(84.5% 0.065 19.7);
Tailwind
colors: {
custom: {
50: '#f8d0cf',
500: '#f4bcbb',
950: '#000000',
},
}SCSS
$custom: #f4bcbb; $custom-light: #f8d0cf; $custom-dark: #000000;
JSON
{
"hex": "#f4bcbb",
"rgb": {
"r": 244,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.053,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84532,
"c": 0.06487,
"h": 19.7
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#F4BCBB
secondary
#7ED3D5
accent
#D1D411
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383