#F5B8BB#F5B8BB
#F5B8BB is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.9% C 0.071 H 15.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B8BB |
|---|---|
| RGB | rgb(245, 184, 187) |
| HSL | hsl(357, 75%, 84%) |
| HSV | hsv(357, 25%, 96%) |
| CMYK | cmyk(0%, 24.9%, 23.7%, 3.9%) |
| CIE-LAB | lab(80.34, 22.46, 7.11) |
| CIE-LCH | lch(80.34, 23.56, 17.57°) |
| OKLab | oklab(83.91% 0.0684 0.0188) |
| OKLCH | oklch(83.91% 0.071 15.4) |
| XYZ | xyz(63.7672, 57.2844, 54.7022) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.19
Light Rose
#FFC5CB
ΔE00 3.30
Lightpink
#FFB6C1
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.59
Bubblegum
#FFC1CC
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B8BB #B8F5F2
analogous
#F5B8DA #F5B8BB #F5D4B8
triadic
#F5B8BB #BBF5B8 #B8BBF5
tetradic
#F5B8BB #DAF5B8 #B8F5F2 #D4B8F5
square
#F5B8BB #DAF5B8 #B8F5F2 #D4B8F5
split-complementary
#F5B8BB #B8F5D4 #B8DAF5
monochromatic
#E64D54 #ED8288 #F5B8BB #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.69
#F5B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F5B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B8BB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B8BB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FFB2B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f5b8bb; /* rgb */ color: rgb(245, 184, 187); /* oklch */ color: oklch(83.9% 0.071 15.4);
Tailwind
colors: {
custom: {
50: '#f9cdcf',
500: '#f5b8bb',
950: '#000000',
},
}SCSS
$custom: #f5b8bb; $custom-light: #f9cdcf; $custom-dark: #000000;
JSON
{
"hex": "#f5b8bb",
"rgb": {
"r": 245,
"g": 184,
"b": 187
},
"hsl": {
"h": 357.049,
"s": 75.309,
"l": 84.118
},
"oklch": {
"l": 0.83907,
"c": 0.07092,
"h": 15.4
},
"luminance": 0.57281
}Semantic roles & 50–950 ramp
primary
#F5B8BB
secondary
#7BD6D2
accent
#D7CE0E
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383