#F2BCB2#F2BCB2
#F2BCB2 is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.1% C 0.064 H 30.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCB2 |
|---|---|
| RGB | rgb(242, 188, 178) |
| HSL | hsl(9, 71%, 82%) |
| HSV | hsv(9, 26%, 95%) |
| CMYK | cmyk(0%, 22.3%, 26.4%, 5.1%) |
| CIE-LAB | lab(80.77, 17.99, 12.53) |
| CIE-LCH | lch(80.77, 21.92, 34.86°) |
| OKLab | oklab(84.11% 0.0554 0.0326) |
| OKLCH | oklch(84.11% 0.064 30.5) |
| XYZ | xyz(62.6381, 58.0610, 50.0184) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.91
Pale Salmon
#FFB19A
ΔE00 6.33
Light Rose
#FFC5CB
ΔE00 6.81
Light Salmon
#FEA993
ΔE00 7.50
Pink
#FFC0CB
ΔE00 8.33
Bubblegum
#FFC1CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCB2 #B2E8F2
analogous
#F2B2C8 #F2BCB2 #F2DCB2
triadic
#F2BCB2 #B2F2BC #BCB2F2
tetradic
#F2BCB2 #C8F2B2 #B2E8F2 #DCB2F2
square
#F2BCB2 #C8F2B2 #B2E8F2 #DCB2F2
split-complementary
#F2BCB2 #B2F2DC #B2C8F2
monochromatic
#E06149 #E98E7E #F2BCB2 #FBE8E5 #FBE8E5
Accessibility & contrast
On white
1.67
#F2BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F2BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCB2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCB2 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bcb2; /* rgb */ color: rgb(242, 188, 178); /* oklch */ color: oklch(84.1% 0.064 30.5);
Tailwind
colors: {
custom: {
50: '#f7d0c9',
500: '#f2bcb2',
950: '#000000',
},
}SCSS
$custom: #f2bcb2; $custom-light: #f7d0c9; $custom-dark: #000000;
JSON
{
"hex": "#f2bcb2",
"rgb": {
"r": 242,
"g": 188,
"b": 178
},
"hsl": {
"h": 9.375,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.84106,
"c": 0.06429,
"h": 30.5
},
"luminance": 0.58058
}Semantic roles & 50–950 ramp
primary
#F2BCB2
secondary
#77C3D1
accent
#B5D312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382