#F4BFBF#F4BFBF
#F4BFBF is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.2% C 0.061 H 18.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFBF |
|---|---|
| RGB | rgb(244, 191, 191) |
| HSL | hsl(0, 71%, 85%) |
| HSV | hsv(0, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 21.7%, 4.3%) |
| CIE-LAB | lab(81.98, 18.97, 7.30) |
| CIE-LCH | lch(81.98, 20.32, 21.05°) |
| OKLab | oklab(85.19% 0.058 0.0193) |
| OKLCH | oklch(85.19% 0.061 18.4) |
| XYZ | xyz(65.3436, 60.2591, 57.4693) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.30
Light Rose
#FFC5CB
ΔE00 3.04
Bubblegum
#FFC1CC
ΔE00 4.43
Pink
#FFC0CB
ΔE00 4.46
Lightpink
#FFB6C1
ΔE00 5.35
Pale Pink
#FFCFDC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFBF #BFF4F4
analogous
#F4BFD9 #F4BFBF #F4D9BF
triadic
#F4BFBF #BFF4BF #BFBFF4
tetradic
#F4BFBF #D9F4BF #BFF4F4 #D9BFF4
square
#F4BFBF #D9F4BF #BFF4F4 #D9BFF4
split-complementary
#F4BFBF #BFF4D9 #BFD9F4
monochromatic
#E25757 #EB8B8B #F4BFBF #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.61
#F4BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F4BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFBF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFBF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bfbf; /* rgb */ color: rgb(244, 191, 191); /* oklch */ color: oklch(85.2% 0.061 18.4);
Tailwind
colors: {
custom: {
50: '#f8d2d2',
500: '#f4bfbf',
950: '#000000',
},
}SCSS
$custom: #f4bfbf; $custom-light: #f8d2d2; $custom-dark: #000000;
JSON
{
"hex": "#f4bfbf",
"rgb": {
"r": 244,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.85186,
"c": 0.0611,
"h": 18.4
},
"luminance": 0.60256
}Semantic roles & 50–950 ramp
primary
#F4BFBF
secondary
#82D5D5
accent
#D3D313
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383