#F2BFBA#F2BFBA
#F2BFBA is a very light, muted red. Relative luminance 0.597; OKLCH L 84.9% C 0.059 H 24.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFBA |
|---|---|
| RGB | rgb(242, 191, 186) |
| HSL | hsl(5, 68%, 84%) |
| HSV | hsv(5, 23%, 95%) |
| CMYK | cmyk(0%, 21.1%, 23.1%, 5.1%) |
| CIE-LAB | lab(81.67, 17.52, 9.51) |
| CIE-LCH | lch(81.67, 19.93, 28.49°) |
| OKLab | oklab(84.86% 0.0539 0.025) |
| OKLCH | oklch(84.86% 0.059 24.9) |
| XYZ | xyz(64.1124, 59.6868, 54.5885) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.16
Light Rose
#FFC5CB
ΔE00 4.91
Bubblegum
#FFC1CC
ΔE00 6.46
Pink
#FFC0CB
ΔE00 6.48
Lightpink
#FFB6C1
ΔE00 7.14
Pale Pink
#FFCFDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFBA #BAEDF2
analogous
#F2BAD1 #F2BFBA #F2DBBA
triadic
#F2BFBA #BAF2BF #BFBAF2
tetradic
#F2BFBA #D1F2BA #BAEDF2 #DBBAF2
square
#F2BFBA #D1F2BA #BAEDF2 #DBBAF2
split-complementary
#F2BFBA #BAF2DB #BAD1F2
monochromatic
#DF5F53 #E88F87 #F2BFBA #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.62
#F2BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#F2BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFBA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFBA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#FEB9BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfba; /* rgb */ color: rgb(242, 191, 186); /* oklch */ color: oklch(84.9% 0.059 24.9);
Tailwind
colors: {
custom: {
50: '#f7d2ce',
500: '#f2bfba',
950: '#000000',
},
}SCSS
$custom: #f2bfba; $custom-light: #f7d2ce; $custom-dark: #000000;
JSON
{
"hex": "#f2bfba",
"rgb": {
"r": 242,
"g": 191,
"b": 186
},
"hsl": {
"h": 5.357,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.84861,
"c": 0.05935,
"h": 24.9
},
"luminance": 0.59684
}Semantic roles & 50–950 ramp
primary
#F2BFBA
secondary
#7FCAD2
accent
#C0D015
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383