#F2BFB0#F2BFB0
#F2BFB0 is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.6% C 0.063 H 37.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFB0 |
|---|---|
| RGB | rgb(242, 191, 176) |
| HSL | hsl(14, 72%, 82%) |
| HSV | hsv(14, 27%, 95%) |
| CMYK | cmyk(0%, 21.1%, 27.3%, 5.1%) |
| CIE-LAB | lab(81.44, 16.14, 14.55) |
| CIE-LCH | lch(81.44, 21.73, 42.04°) |
| OKLab | oklab(84.61% 0.05 0.0377) |
| OKLCH | oklch(84.61% 0.063 37) |
| XYZ | xyz(63.0863, 59.2763, 49.1844) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.04
Apricot
#FBCEB1
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.62
Pale Rose
#FDC1C5
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 8.80
Blush (survey)
#F29E8E
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFB0 #B0E3F2
analogous
#F2B0C2 #F2BFB0 #F2E0B0
triadic
#F2BFB0 #B0F2BF #BFB0F2
tetradic
#F2BFB0 #C2F2B0 #B0E3F2 #E0B0F2
square
#F2BFB0 #C2F2B0 #B0E3F2 #E0B0F2
split-complementary
#F2BFB0 #B0F2E0 #B0C2F2
monochromatic
#E16A47 #E9947B #F2BFB0 #FBEAE5 #FBEAE5
Accessibility & contrast
On white
1.63
#F2BFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F2BFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFB0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFB0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AF
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#FFB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bfb0; /* rgb */ color: rgb(242, 191, 176); /* oklch */ color: oklch(84.6% 0.063 37.0);
Tailwind
colors: {
custom: {
50: '#f7d2c7',
500: '#f2bfb0',
950: '#000000',
},
}SCSS
$custom: #f2bfb0; $custom-light: #f7d2c7; $custom-dark: #000000;
JSON
{
"hex": "#f2bfb0",
"rgb": {
"r": 242,
"g": 191,
"b": 176
},
"hsl": {
"h": 13.636,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.84613,
"c": 0.06259,
"h": 37
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#F2BFB0
secondary
#75BCD1
accent
#A8D412
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382