#F0BFBF#F0BFBF
#F0BFBF is a very light, muted red. Relative luminance 0.595; OKLCH L 84.8% C 0.056 H 18.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFBF |
|---|---|
| RGB | rgb(240, 191, 191) |
| HSL | hsl(0, 62%, 85%) |
| HSV | hsv(0, 20%, 94%) |
| CMYK | cmyk(0%, 20.4%, 20.4%, 5.9%) |
| CIE-LAB | lab(81.59, 17.52, 6.70) |
| CIE-LCH | lch(81.59, 18.75, 20.92°) |
| OKLab | oklab(84.8% 0.0536 0.0177) |
| OKLCH | oklch(84.8% 0.056 18.3) |
| XYZ | xyz(63.9704, 59.5510, 57.4050) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.09
Light Rose
#FFC5CB
ΔE00 3.61
Bubblegum
#FFC1CC
ΔE00 4.94
Pink
#FFC0CB
ΔE00 4.99
Lightpink
#FFB6C1
ΔE00 6.03
Pale Pink
#FFCFDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFBF #BFF0F0
analogous
#F0BFD8 #F0BFBF #F0D8BF
triadic
#F0BFBF #BFF0BF #BFBFF0
tetradic
#F0BFBF #D8F0BF #BFF0F0 #D8BFF0
square
#F0BFBF #D8F0BF #BFF0F0 #D8BFF0
split-complementary
#F0BFBF #BFF0D8 #BFD8F0
monochromatic
#D95C5C #E48D8D #F0BFBF #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.63
#F0BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#F0BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFBF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFBF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BF
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#FBBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f0bfbf; /* rgb */ color: rgb(240, 191, 191); /* oklch */ color: oklch(84.8% 0.056 18.3);
Tailwind
colors: {
custom: {
50: '#f5d2d2',
500: '#f0bfbf',
950: '#000000',
},
}SCSS
$custom: #f0bfbf; $custom-light: #f5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#f0bfbf",
"rgb": {
"r": 240,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.84798,
"c": 0.05642,
"h": 18.3
},
"luminance": 0.59548
}Semantic roles & 50–950 ramp
primary
#F0BFBF
secondary
#85CFCF
accent
#CACA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383