#F2BFB3#F2BFB3
#F2BFB3 is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.7% C 0.061 H 33.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFB3 |
|---|---|
| RGB | rgb(242, 191, 179) |
| HSL | hsl(11, 71%, 83%) |
| HSV | hsv(11, 26%, 95%) |
| CMYK | cmyk(0%, 21.1%, 26%, 5.1%) |
| CIE-LAB | lab(81.51, 16.54, 13.04) |
| CIE-LCH | lch(81.51, 21.06, 38.24°) |
| OKLab | oklab(84.69% 0.0512 0.0339) |
| OKLCH | oklch(84.69% 0.061 33.5) |
| XYZ | xyz(63.3864, 59.3964, 50.7649) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.49
Pale Rose
#FDC1C5
ΔE00 6.82
Light Rose
#FFC5CB
ΔE00 7.59
Light Salmon
#FEA993
ΔE00 7.90
Apricot
#FBCEB1
ΔE00 8.04
Blush (survey)
#F29E8E
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFB3 #B3E6F2
analogous
#F2B3C6 #F2BFB3 #F2DFB3
triadic
#F2BFB3 #B3F2BF #BFB3F2
tetradic
#F2BFB3 #C6F2B3 #B3E6F2 #DFB3F2
square
#F2BFB3 #C6F2B3 #B3E6F2 #DFB3F2
split-complementary
#F2BFB3 #B3F2DF #B3C6F2
monochromatic
#E0674A #E9937F #F2BFB3 #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.63
#F2BFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#F2BFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFB3
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFB3 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B2
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#FEB8BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfb3; /* rgb */ color: rgb(242, 191, 179); /* oklch */ color: oklch(84.7% 0.061 33.5);
Tailwind
colors: {
custom: {
50: '#f7d2c9',
500: '#f2bfb3',
950: '#000000',
},
}SCSS
$custom: #f2bfb3; $custom-light: #f7d2c9; $custom-dark: #000000;
JSON
{
"hex": "#f2bfb3",
"rgb": {
"r": 242,
"g": 191,
"b": 179
},
"hsl": {
"h": 11.429,
"s": 70.787,
"l": 82.549
},
"oklch": {
"l": 0.84686,
"c": 0.06135,
"h": 33.5
},
"luminance": 0.59394
}Semantic roles & 50–950 ramp
primary
#F2BFB3
secondary
#78C0D1
accent
#AED313
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382