#F2BCAB#F2BCAB
#F2BCAB is a very light, moderate red. Relative luminance 0.578; OKLCH L 83.9% C 0.067 H 38.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCAB |
|---|---|
| RGB | rgb(242, 188, 171) |
| HSL | hsl(14, 73%, 81%) |
| HSV | hsv(14, 29%, 95%) |
| CMYK | cmyk(0%, 22.3%, 29.3%, 5.1%) |
| CIE-LAB | lab(80.62, 17.06, 16.07) |
| CIE-LCH | lch(80.62, 23.43, 43.30°) |
| OKLab | oklab(83.94% 0.0527 0.0414) |
| OKLCH | oklch(83.94% 0.067 38.2) |
| XYZ | xyz(61.9531, 57.7870, 46.4109) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.10
Light Salmon
#FEA993
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 7.00
Blush (survey)
#F29E8E
ΔE00 8.35
Pale Rose
#FDC1C5
ΔE00 8.68
Pinkish Tan
#D99B82
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCAB #ABE1F2
analogous
#F2ABBD #F2BCAB #F2DFAB
triadic
#F2BCAB #ABF2BC #BCABF2
tetradic
#F2BCAB #BDF2AB #ABE1F2 #DFABF2
square
#F2BCAB #BDF2AB #ABE1F2 #DFABF2
split-complementary
#F2BCAB #ABF2DF #ABBDF2
monochromatic
#E26741 #EA9276 #F2BCAB #FAE6E0 #FBEAE5
Accessibility & contrast
On white
1.67
#F2BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F2BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCAB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCAB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bcab; /* rgb */ color: rgb(242, 188, 171); /* oklch */ color: oklch(83.9% 0.067 38.2);
Tailwind
colors: {
custom: {
50: '#f7d0c4',
500: '#f2bcab',
950: '#000000',
},
}SCSS
$custom: #f2bcab; $custom-light: #f7d0c4; $custom-dark: #000000;
JSON
{
"hex": "#f2bcab",
"rgb": {
"r": 242,
"g": 188,
"b": 171
},
"hsl": {
"h": 14.366,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.83938,
"c": 0.06703,
"h": 38.2
},
"luminance": 0.57784
}Semantic roles & 50–950 ramp
primary
#F2BCAB
secondary
#70BAD1
accent
#A6D510
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382