#F2BCAF#F2BCAF
#F2BCAF is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.0% C 0.065 H 33.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCAF |
|---|---|
| RGB | rgb(242, 188, 175) |
| HSL | hsl(12, 72%, 82%) |
| HSV | hsv(12, 28%, 95%) |
| CMYK | cmyk(0%, 22.3%, 27.7%, 5.1%) |
| CIE-LAB | lab(80.71, 17.59, 14.05) |
| CIE-LCH | lch(80.71, 22.51, 38.62°) |
| OKLab | oklab(84.03% 0.0542 0.0364) |
| OKLCH | oklch(84.03% 0.065 33.9) |
| XYZ | xyz(62.3402, 57.9418, 48.4493) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 7.01
Pale Rose
#FDC1C5
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.97
Blush (survey)
#F29E8E
ΔE00 8.25
Apricot
#FBCEB1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCAF #AFE5F2
analogous
#F2AFC4 #F2BCAF #F2DEAF
triadic
#F2BCAF #AFF2BC #BCAFF2
tetradic
#F2BCAF #C4F2AF #AFE5F2 #DEAFF2
square
#F2BCAF #C4F2AF #AFE5F2 #DEAFF2
split-complementary
#F2BCAF #AFF2DE #AFC4F2
monochromatic
#E16446 #E9907A #F2BCAF #FBE8E4 #FBE9E5
Accessibility & contrast
On white
1.67
#F2BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F2BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCAF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCAF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D4CDAF
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bcaf; /* rgb */ color: rgb(242, 188, 175); /* oklch */ color: oklch(84.0% 0.065 33.9);
Tailwind
colors: {
custom: {
50: '#f7d0c6',
500: '#f2bcaf',
950: '#000000',
},
}SCSS
$custom: #f2bcaf; $custom-light: #f7d0c6; $custom-dark: #000000;
JSON
{
"hex": "#f2bcaf",
"rgb": {
"r": 242,
"g": 188,
"b": 175
},
"hsl": {
"h": 11.642,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.84033,
"c": 0.06533,
"h": 33.9
},
"luminance": 0.57939
}Semantic roles & 50–950 ramp
primary
#F2BCAF
secondary
#74BFD1
accent
#AED411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382