#F5BABB#F5BABB
#F5BABB is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.3% C 0.068 H 17.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BABB |
|---|---|
| RGB | rgb(245, 186, 187) |
| HSL | hsl(359, 75%, 85%) |
| HSV | hsv(359, 24%, 96%) |
| CMYK | cmyk(0%, 24.1%, 23.7%, 3.9%) |
| CIE-LAB | lab(80.81, 21.40, 7.78) |
| CIE-LCH | lch(80.81, 22.77, 19.98°) |
| OKLab | oklab(84.27% 0.0653 0.0206) |
| OKLCH | oklch(84.27% 0.068 17.5) |
| XYZ | xyz(64.1856, 58.1212, 54.8417) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.13
Light Rose
#FFC5CB
ΔE00 3.27
Pink
#FFC0CB
ΔE00 4.05
Bubblegum
#FFC1CC
ΔE00 4.13
Lightpink
#FFB6C1
ΔE00 4.15
Soft Pink
#FDB0C0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BABB #BAF5F4
analogous
#F5BAD9 #F5BABB #F5D7BA
triadic
#F5BABB #BBF5BA #BABBF5
tetradic
#F5BABB #D9F5BA #BAF5F4 #D7BAF5
square
#F5BABB #D9F5BA #BAF5F4 #D7BAF5
split-complementary
#F5BABB #BAF5D7 #BAD9F5
monochromatic
#E64F52 #ED8586 #F5BABB #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.66
#F5BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F5BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BABB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BABB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5babb; /* rgb */ color: rgb(245, 186, 187); /* oklch */ color: oklch(84.3% 0.068 17.5);
Tailwind
colors: {
custom: {
50: '#f9cfcf',
500: '#f5babb',
950: '#000000',
},
}SCSS
$custom: #f5babb; $custom-light: #f9cfcf; $custom-dark: #000000;
JSON
{
"hex": "#f5babb",
"rgb": {
"r": 245,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.983,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.84268,
"c": 0.06843,
"h": 17.5
},
"luminance": 0.58118
}Semantic roles & 50–950 ramp
primary
#F5BABB
secondary
#7DD6D5
accent
#D7D30F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171313
muted
#858383