#F5B2BB#F5B2BB
#F5B2BB is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.8% C 0.079 H 10.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B2BB |
|---|---|
| RGB | rgb(245, 178, 187) |
| HSL | hsl(352, 77%, 83%) |
| HSV | hsv(352, 27%, 96%) |
| CMYK | cmyk(0%, 27.3%, 23.7%, 3.9%) |
| CIE-LAB | lab(78.95, 25.63, 5.11) |
| CIE-LCH | lch(78.95, 26.13, 11.28°) |
| OKLab | oklab(82.84% 0.0777 0.0137) |
| OKLCH | oklch(82.84% 0.079 10) |
| XYZ | xyz(62.5472, 54.8444, 54.2956) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.84
Soft Pink
#FDB0C0
ΔE00 2.60
Pink
#FFC0CB
ΔE00 3.43
Bubblegum
#FFC1CC
ΔE00 3.66
Pale Rose
#FDC1C5
ΔE00 3.79
Pastel Pink
#FFBACD
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B2BB #B2F5EC
analogous
#F5B2DC #F5B2BB #F5CAB2
triadic
#F5B2BB #BBF5B2 #B2BBF5
tetradic
#F5B2BB #DCF5B2 #B2F5EC #CAB2F5
square
#F5B2BB #DCF5B2 #B2F5EC #CAB2F5
split-complementary
#F5B2BB #B2F5CA #B2DCF5
monochromatic
#E7465B #EE7C8B #F5B2BB #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.75
#F5B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#F5B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B2BB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B2BB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 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: #f5b2bb; /* rgb */ color: rgb(245, 178, 187); /* oklch */ color: oklch(82.8% 0.079 10.0);
Tailwind
colors: {
custom: {
50: '#f9c9cf',
500: '#f5b2bb',
950: '#000000',
},
}SCSS
$custom: #f5b2bb; $custom-light: #f9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#f5b2bb",
"rgb": {
"r": 245,
"g": 178,
"b": 187
},
"hsl": {
"h": 351.94,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.82835,
"c": 0.0789,
"h": 10
},
"luminance": 0.54841
}Semantic roles & 50–950 ramp
primary
#F5B2BB
secondary
#75D6C9
accent
#D9BE0C
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171313
muted
#858283