#F2BFBE#F2BFBE
#F2BFBE is a very light, muted red. Relative luminance 0.599; OKLCH L 85.0% C 0.059 H 19.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFBE |
|---|---|
| RGB | rgb(242, 191, 190) |
| HSL | hsl(1, 67%, 85%) |
| HSV | hsv(1, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 21.5%, 5.1%) |
| CIE-LAB | lab(81.76, 18.10, 7.50) |
| CIE-LCH | lch(81.76, 19.59, 22.51°) |
| OKLab | oklab(84.97% 0.0554 0.0198) |
| OKLCH | oklch(84.97% 0.059 19.7) |
| XYZ | xyz(64.5436, 59.8592, 56.8594) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.92
Light Rose
#FFC5CB
ΔE00 3.58
Bubblegum
#FFC1CC
ΔE00 5.00
Pink
#FFC0CB
ΔE00 5.04
Lightpink
#FFB6C1
ΔE00 5.93
Pale Pink
#FFCFDC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFBE #BEF1F2
analogous
#F2BED7 #F2BFBE #F2D9BE
triadic
#F2BFBE #BEF2BF #BFBEF2
tetradic
#F2BFBE #D7F2BE #BEF1F2 #D9BEF2
square
#F2BFBE #D7F2BE #BEF1F2 #D9BEF2
split-complementary
#F2BFBE #BEF2D9 #BED7F2
monochromatic
#DE5B58 #E88D8B #F2BFBE #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.62
#F2BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#F2BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFBE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFBE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FDBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfbe; /* rgb */ color: rgb(242, 191, 190); /* oklch */ color: oklch(85.0% 0.059 19.7);
Tailwind
colors: {
custom: {
50: '#f7d2d1',
500: '#f2bfbe',
950: '#000000',
},
}SCSS
$custom: #f2bfbe; $custom-light: #f7d2d1; $custom-dark: #000000;
JSON
{
"hex": "#f2bfbe",
"rgb": {
"r": 242,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.154,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84965,
"c": 0.05882,
"h": 19.7
},
"luminance": 0.59857
}Semantic roles & 50–950 ramp
primary
#F2BFBE
secondary
#82D0D2
accent
#CBCF17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383