#F4B2BB#F4B2BB
#F4B2BB is a very light, moderate red. Relative luminance 0.547; OKLCH L 82.7% C 0.078 H 9.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B2BB |
|---|---|
| RGB | rgb(244, 178, 187) |
| HSL | hsl(352, 75%, 83%) |
| HSV | hsv(352, 27%, 96%) |
| CMYK | cmyk(0%, 27%, 23.4%, 4.3%) |
| CIE-LAB | lab(78.85, 25.27, 4.95) |
| CIE-LCH | lch(78.85, 25.75, 11.08°) |
| OKLab | oklab(82.73% 0.0766 0.0133) |
| OKLCH | oklch(82.73% 0.078 9.8) |
| XYZ | xyz(62.1992, 54.6650, 54.2793) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.00
Soft Pink
#FDB0C0
ΔE00 2.71
Pink
#FFC0CB
ΔE00 3.44
Bubblegum
#FFC1CC
ΔE00 3.66
Pale Rose
#FDC1C5
ΔE00 3.79
Pastel Pink
#FFBACD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B2BB #B2F4EB
analogous
#F4B2DC #F4B2BB #F4CAB2
triadic
#F4B2BB #BBF4B2 #B2BBF4
tetradic
#F4B2BB #DCF4B2 #B2F4EB #CAB2F4
square
#F4B2BB #DCF4B2 #B2F4EB #CAB2F4
split-complementary
#F4B2BB #B2F4CA #B2DCF4
monochromatic
#E5475C #EC7C8C #F4B2BB #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.76
#F4B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#F4B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B2BB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B2BB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#FFADB5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f4b2bb; /* rgb */ color: rgb(244, 178, 187); /* oklch */ color: oklch(82.7% 0.078 9.8);
Tailwind
colors: {
custom: {
50: '#f9c9cf',
500: '#f4b2bb',
950: '#000000',
},
}SCSS
$custom: #f4b2bb; $custom-light: #f9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#f4b2bb",
"rgb": {
"r": 244,
"g": 178,
"b": 187
},
"hsl": {
"h": 351.818,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.82732,
"c": 0.07773,
"h": 9.8
},
"luminance": 0.54662
}Semantic roles & 50–950 ramp
primary
#F4B2BB
secondary
#76D4C7
accent
#D7BC0E
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171313
muted
#858283