#F2BFB2#F2BFB2
#F2BFB2 is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.7% C 0.062 H 34.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFB2 |
|---|---|
| RGB | rgb(242, 191, 178) |
| HSL | hsl(12, 71%, 82%) |
| HSV | hsv(12, 26%, 95%) |
| CMYK | cmyk(0%, 21.1%, 26.4%, 5.1%) |
| CIE-LAB | lab(81.49, 16.41, 13.54) |
| CIE-LCH | lch(81.49, 21.27, 39.53°) |
| OKLab | oklab(84.66% 0.0508 0.0352) |
| OKLCH | oklch(84.66% 0.062 34.7) |
| XYZ | xyz(63.2856, 59.3561, 50.2342) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.31
Pale Rose
#FDC1C5
ΔE00 7.23
Apricot
#FBCEB1
ΔE00 7.68
Light Salmon
#FEA993
ΔE00 7.78
Light Rose
#FFC5CB
ΔE00 7.99
Blush (survey)
#F29E8E
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFB2 #B2E5F2
analogous
#F2B2C5 #F2BFB2 #F2DFB2
triadic
#F2BFB2 #B2F2BF #BFB2F2
tetradic
#F2BFB2 #C5F2B2 #B2E5F2 #DFB2F2
square
#F2BFB2 #C5F2B2 #B2E5F2 #DFB2F2
split-complementary
#F2BFB2 #B2F2DF #B2C5F2
monochromatic
#E06849 #E9937E #F2BFB2 #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.63
#F2BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#F2BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFB2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFB2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B1
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#FEB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bfb2; /* rgb */ color: rgb(242, 191, 178); /* oklch */ color: oklch(84.7% 0.062 34.7);
Tailwind
colors: {
custom: {
50: '#f7d2c9',
500: '#f2bfb2',
950: '#000000',
},
}SCSS
$custom: #f2bfb2; $custom-light: #f7d2c9; $custom-dark: #000000;
JSON
{
"hex": "#f2bfb2",
"rgb": {
"r": 242,
"g": 191,
"b": 178
},
"hsl": {
"h": 12.188,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.84661,
"c": 0.06174,
"h": 34.7
},
"luminance": 0.59353
}Semantic roles & 50–950 ramp
primary
#F2BFB2
secondary
#77BFD1
accent
#ACD312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382