#F5BFBF#F5BFBF
#F5BFBF is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.062 H 18.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFBF |
|---|---|
| RGB | rgb(245, 191, 191) |
| HSL | hsl(0, 73%, 85%) |
| HSV | hsv(0, 22%, 96%) |
| CMYK | cmyk(0%, 22%, 22%, 3.9%) |
| CIE-LAB | lab(82.08, 19.33, 7.45) |
| CIE-LCH | lch(82.08, 20.72, 21.08°) |
| OKLab | oklab(85.28% 0.0591 0.0197) |
| OKLCH | oklch(85.28% 0.062 18.4) |
| XYZ | xyz(65.6916, 60.4385, 57.4856) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.13
Light Rose
#FFC5CB
ΔE00 2.94
Bubblegum
#FFC1CC
ΔE00 4.34
Pink
#FFC0CB
ΔE00 4.35
Lightpink
#FFB6C1
ΔE00 5.20
Pale Pink
#FFCFDC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFBF #BFF5F5
analogous
#F5BFDA #F5BFBF #F5DABF
triadic
#F5BFBF #BFF5BF #BFBFF5
tetradic
#F5BFBF #DAF5BF #BFF5F5 #DABFF5
square
#F5BFBF #DAF5BF #BFF5F5 #DABFF5
split-complementary
#F5BFBF #BFF5DA #BFDAF5
monochromatic
#E45555 #ED8A8A #F5BFBF #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.60
#F5BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F5BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFBF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFBF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 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: #f5bfbf; /* rgb */ color: rgb(245, 191, 191); /* oklch */ color: oklch(85.3% 0.062 18.4);
Tailwind
colors: {
custom: {
50: '#f9d2d2',
500: '#f5bfbf',
950: '#000000',
},
}SCSS
$custom: #f5bfbf; $custom-light: #f9d2d2; $custom-dark: #000000;
JSON
{
"hex": "#f5bfbf",
"rgb": {
"r": 245,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.85284,
"c": 0.06227,
"h": 18.4
},
"luminance": 0.60436
}Semantic roles & 50–950 ramp
primary
#F5BFBF
secondary
#82D6D6
accent
#D5D510
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383