#F5BBBF#F5BBBF
#F5BBBF is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.6% C 0.067 H 14.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBBF |
|---|---|
| RGB | rgb(245, 187, 191) |
| HSL | hsl(356, 74%, 85%) |
| HSV | hsv(356, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 22%, 3.9%) |
| CIE-LAB | lab(81.14, 21.44, 6.10) |
| CIE-LCH | lch(81.14, 22.29, 15.88°) |
| OKLab | oklab(84.56% 0.0652 0.0162) |
| OKLCH | oklch(84.56% 0.067 14) |
| XYZ | xyz(64.8312, 58.7177, 57.1988) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.62
Light Rose
#FFC5CB
ΔE00 2.54
Pink
#FFC0CB
ΔE00 3.03
Bubblegum
#FFC1CC
ΔE00 3.09
Lightpink
#FFB6C1
ΔE00 3.52
Soft Pink
#FDB0C0
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBBF #BBF5F1
analogous
#F5BBDC #F5BBBF #F5D4BB
triadic
#F5BBBF #BFF5BB #BBBFF5
tetradic
#F5BBBF #DCF5BB #BBF5F1 #D4BBF5
square
#F5BBBF #DCF5BB #BBF5F1 #D4BBF5
split-complementary
#F5BBBF #BBF5D4 #BBDCF5
monochromatic
#E5505B #ED868D #F5BBBF #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.65
#F5BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#F5BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBBF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBBF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bbbf; /* rgb */ color: rgb(245, 187, 191); /* oklch */ color: oklch(84.6% 0.067 14.0);
Tailwind
colors: {
custom: {
50: '#f9cfd2',
500: '#f5bbbf',
950: '#000000',
},
}SCSS
$custom: #f5bbbf; $custom-light: #f9cfd2; $custom-dark: #000000;
JSON
{
"hex": "#f5bbbf",
"rgb": {
"r": 245,
"g": 187,
"b": 191
},
"hsl": {
"h": 355.862,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.84555,
"c": 0.06722,
"h": 14
},
"luminance": 0.58715
}Semantic roles & 50–950 ramp
primary
#F5BBBF
secondary
#7ED6D0
accent
#D6C90F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383