#F4BFBE#F4BFBE
#F4BFBE is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.2% C 0.061 H 19.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFBE |
|---|---|
| RGB | rgb(244, 191, 190) |
| HSL | hsl(1, 71%, 85%) |
| HSV | hsv(1, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 22.1%, 4.3%) |
| CIE-LAB | lab(81.95, 18.82, 7.80) |
| CIE-LCH | lch(81.95, 20.38, 22.51°) |
| OKLab | oklab(85.16% 0.0576 0.0206) |
| OKLCH | oklch(85.16% 0.061 19.7) |
| XYZ | xyz(65.2339, 60.2152, 56.8918) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.57
Light Rose
#FFC5CB
ΔE00 3.34
Bubblegum
#FFC1CC
ΔE00 4.79
Pink
#FFC0CB
ΔE00 4.80
Lightpink
#FFB6C1
ΔE00 5.62
Pale Pink
#FFCFDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFBE #BEF3F4
analogous
#F4BED8 #F4BFBE #F4DABE
triadic
#F4BFBE #BEF4BF #BFBEF4
tetradic
#F4BFBE #D8F4BE #BEF3F4 #DABEF4
square
#F4BFBE #D8F4BE #BEF3F4 #DABEF4
split-complementary
#F4BFBE #BEF4DA #BED8F4
monochromatic
#E25855 #EB8B8A #F4BFBE #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.61
#F4BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#F4BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFBE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFBE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bfbe; /* rgb */ color: rgb(244, 191, 190); /* oklch */ color: oklch(85.2% 0.061 19.7);
Tailwind
colors: {
custom: {
50: '#f8d2d1',
500: '#f4bfbe',
950: '#000000',
},
}SCSS
$custom: #f4bfbe; $custom-light: #f8d2d1; $custom-dark: #000000;
JSON
{
"hex": "#f4bfbe",
"rgb": {
"r": 244,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.111,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.8516,
"c": 0.06116,
"h": 19.7
},
"luminance": 0.60212
}Semantic roles & 50–950 ramp
primary
#F4BFBE
secondary
#81D3D5
accent
#D0D312
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383