#F5BBBB#F5BBBB
#F5BBBB is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.5% C 0.067 H 18.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBBB |
|---|---|
| RGB | rgb(245, 187, 187) |
| HSL | hsl(0, 74%, 85%) |
| HSV | hsv(0, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 23.7%, 3.9%) |
| CIE-LAB | lab(81.04, 20.87, 8.11) |
| CIE-LCH | lch(81.04, 22.39, 21.24°) |
| OKLab | oklab(84.45% 0.0637 0.0214) |
| OKLCH | oklch(84.45% 0.067 18.6) |
| XYZ | xyz(64.3970, 58.5440, 54.9122) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.24
Light Rose
#FFC5CB
ΔE00 3.36
Pink
#FFC0CB
ΔE00 4.34
Bubblegum
#FFC1CC
ΔE00 4.40
Lightpink
#FFB6C1
ΔE00 4.57
Soft Pink
#FDB0C0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBBB #BBF5F5
analogous
#F5BBD8 #F5BBBB #F5D8BB
triadic
#F5BBBB #BBF5BB #BBBBF5
tetradic
#F5BBBB #D8F5BB #BBF5F5 #D8BBF5
square
#F5BBBB #D8F5BB #BBF5F5 #D8BBF5
split-complementary
#F5BBBB #BBF5D8 #BBD8F5
monochromatic
#E55050 #ED8686 #F5BBBB #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.65
#F5BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F5BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBBB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBBB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D3CDBA
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bbbb; /* rgb */ color: rgb(245, 187, 187); /* oklch */ color: oklch(84.5% 0.067 18.6);
Tailwind
colors: {
custom: {
50: '#f9cfcf',
500: '#f5bbbb',
950: '#000000',
},
}SCSS
$custom: #f5bbbb; $custom-light: #f9cfcf; $custom-dark: #000000;
JSON
{
"hex": "#f5bbbb",
"rgb": {
"r": 245,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.8445,
"c": 0.06722,
"h": 18.6
},
"luminance": 0.58541
}Semantic roles & 50–950 ramp
primary
#F5BBBB
secondary
#7ED6D6
accent
#D6D60F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383