#F2BFBF#F2BFBF
#F2BFBF is a very light, muted red. Relative luminance 0.599; OKLCH L 85.0% C 0.059 H 18.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFBF |
|---|---|
| RGB | rgb(242, 191, 191) |
| HSL | hsl(0, 66%, 85%) |
| HSV | hsv(0, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 21.1%, 5.1%) |
| CIE-LAB | lab(81.79, 18.24, 7.00) |
| CIE-LCH | lch(81.79, 19.54, 20.98°) |
| OKLab | oklab(84.99% 0.0558 0.0185) |
| OKLCH | oklch(84.99% 0.059 18.4) |
| XYZ | xyz(64.6532, 59.9031, 57.4370) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.67
Light Rose
#FFC5CB
ΔE00 3.29
Bubblegum
#FFC1CC
ΔE00 4.67
Pink
#FFC0CB
ΔE00 4.70
Lightpink
#FFB6C1
ΔE00 5.67
Pale Pink
#FFCFDC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFBF #BFF2F2
analogous
#F2BFD9 #F2BFBF #F2D9BF
triadic
#F2BFBF #BFF2BF #BFBFF2
tetradic
#F2BFBF #D9F2BF #BFF2F2 #D9BFF2
square
#F2BFBF #D9F2BF #BFF2F2 #D9BFF2
split-complementary
#F2BFBF #BFF2D9 #BFD9F2
monochromatic
#DD5959 #E88C8C #F2BFBF #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.62
#F2BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#F2BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFBF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFBF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FDBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfbf; /* rgb */ color: rgb(242, 191, 191); /* oklch */ color: oklch(85.0% 0.059 18.4);
Tailwind
colors: {
custom: {
50: '#f7d2d2',
500: '#f2bfbf',
950: '#000000',
},
}SCSS
$custom: #f2bfbf; $custom-light: #f7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#f2bfbf",
"rgb": {
"r": 242,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.84992,
"c": 0.05876,
"h": 18.4
},
"luminance": 0.599
}Semantic roles & 50–950 ramp
primary
#F2BFBF
secondary
#83D2D2
accent
#CECE17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383