#F5BBBE#F5BBBE
#F5BBBE is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.5% C 0.067 H 15.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBBE |
|---|---|
| RGB | rgb(245, 187, 190) |
| HSL | hsl(357, 74%, 85%) |
| HSV | hsv(357, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 22.4%, 3.9%) |
| CIE-LAB | lab(81.11, 21.30, 6.60) |
| CIE-LCH | lch(81.11, 22.30, 17.22°) |
| OKLab | oklab(84.53% 0.0649 0.0175) |
| OKLCH | oklch(84.53% 0.067 15.1) |
| XYZ | xyz(64.7215, 58.6738, 56.6213) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.67
Light Rose
#FFC5CB
ΔE00 2.69
Pink
#FFC0CB
ΔE00 3.34
Bubblegum
#FFC1CC
ΔE00 3.40
Lightpink
#FFB6C1
ΔE00 3.75
Soft Pink
#FDB0C0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBBE #BBF5F2
analogous
#F5BBDB #F5BBBE #F5D5BB
triadic
#F5BBBE #BEF5BB #BBBEF5
tetradic
#F5BBBE #DBF5BB #BBF5F2 #D5BBF5
square
#F5BBBE #DBF5BB #BBF5F2 #D5BBF5
split-complementary
#F5BBBE #BBF5D5 #BBDBF5
monochromatic
#E55058 #ED868B #F5BBBE #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.65
#F5BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#F5BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBBE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBBE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bbbe; /* rgb */ color: rgb(245, 187, 190); /* oklch */ color: oklch(84.5% 0.067 15.1);
Tailwind
colors: {
custom: {
50: '#f9cfd1',
500: '#f5bbbe',
950: '#000000',
},
}SCSS
$custom: #f5bbbe; $custom-light: #f9cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f5bbbe",
"rgb": {
"r": 245,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.897,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.84529,
"c": 0.06719,
"h": 15.1
},
"luminance": 0.58671
}Semantic roles & 50–950 ramp
primary
#F5BBBE
secondary
#7ED6D2
accent
#D6CC0F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383