#F2BCAE#F2BCAE
#F2BCAE is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.0% C 0.066 H 35.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCAE |
|---|---|
| RGB | rgb(242, 188, 174) |
| HSL | hsl(12, 72%, 82%) |
| HSV | hsv(12, 28%, 95%) |
| CMYK | cmyk(0%, 22.3%, 28.1%, 5.1%) |
| CIE-LAB | lab(80.68, 17.45, 14.55) |
| CIE-LCH | lch(80.68, 22.72, 39.82°) |
| OKLab | oklab(84.01% 0.0539 0.0377) |
| OKLCH | oklch(84.01% 0.066 35) |
| XYZ | xyz(62.2423, 57.9027, 47.9340) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.46
Light Salmon
#FEA993
ΔE00 6.89
Pale Rose
#FDC1C5
ΔE00 7.48
Apricot
#FBCEB1
ΔE00 7.95
Blush (survey)
#F29E8E
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCAE #AEE4F2
analogous
#F2AEC2 #F2BCAE #F2DEAE
triadic
#F2BCAE #AEF2BC #BCAEF2
tetradic
#F2BCAE #C2F2AE #AEE4F2 #DEAEF2
square
#F2BCAE #C2F2AE #AEE4F2 #DEAEF2
split-complementary
#F2BCAE #AEF2DE #AEC2F2
monochromatic
#E16545 #EA9079 #F2BCAE #FAE8E3 #FBE9E5
Accessibility & contrast
On white
1.67
#F2BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCAE
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCAE | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D5CCAE
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bcae; /* rgb */ color: rgb(242, 188, 174); /* oklch */ color: oklch(84.0% 0.066 35.0);
Tailwind
colors: {
custom: {
50: '#f7d0c6',
500: '#f2bcae',
950: '#000000',
},
}SCSS
$custom: #f2bcae; $custom-light: #f7d0c6; $custom-dark: #000000;
JSON
{
"hex": "#f2bcae",
"rgb": {
"r": 242,
"g": 188,
"b": 174
},
"hsl": {
"h": 12.353,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.84009,
"c": 0.06572,
"h": 35
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#F2BCAE
secondary
#73BED1
accent
#ACD411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382