#F2BBAE#F2BBAE
#F2BBAE is a very light, moderate red. Relative luminance 0.575; OKLCH L 83.8% C 0.067 H 33.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBAE |
|---|---|
| RGB | rgb(242, 187, 174) |
| HSL | hsl(11, 72%, 82%) |
| HSV | hsv(11, 28%, 95%) |
| CMYK | cmyk(0%, 22.7%, 28.1%, 5.1%) |
| CIE-LAB | lab(80.45, 17.98, 14.22) |
| CIE-LCH | lch(80.45, 22.92, 38.34°) |
| OKLab | oklab(83.82% 0.0554 0.0368) |
| OKLCH | oklch(83.82% 0.067 33.6) |
| XYZ | xyz(62.0294, 57.4769, 47.8630) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.43
Light Salmon
#FEA993
ΔE00 6.76
Pale Rose
#FDC1C5
ΔE00 7.07
Blush (survey)
#F29E8E
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 7.99
Apricot
#FBCEB1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBAE #AEE5F2
analogous
#F2AEC3 #F2BBAE #F2DDAE
triadic
#F2BBAE #AEF2BB #BBAEF2
tetradic
#F2BBAE #C3F2AE #AEE5F2 #DDAEF2
square
#F2BBAE #C3F2AE #AEE5F2 #DDAEF2
split-complementary
#F2BBAE #AEF2DD #AEC3F2
monochromatic
#E16245 #EA8F79 #F2BBAE #FAE7E3 #FBE9E5
Accessibility & contrast
On white
1.68
#F2BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F2BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBAE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBAE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbae; /* rgb */ color: rgb(242, 187, 174); /* oklch */ color: oklch(83.8% 0.067 33.6);
Tailwind
colors: {
custom: {
50: '#f7cfc6',
500: '#f2bbae',
950: '#000000',
},
}SCSS
$custom: #f2bbae; $custom-light: #f7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f2bbae",
"rgb": {
"r": 242,
"g": 187,
"b": 174
},
"hsl": {
"h": 11.471,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.83824,
"c": 0.06654,
"h": 33.6
},
"luminance": 0.57474
}Semantic roles & 50–950 ramp
primary
#F2BBAE
secondary
#73BFD1
accent
#AFD411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382