#F6BBBE#F6BBBE
#F6BBBE is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.6% C 0.068 H 15.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBBE |
|---|---|
| RGB | rgb(246, 187, 190) |
| HSL | hsl(357, 77%, 85%) |
| HSV | hsv(357, 24%, 96%) |
| CMYK | cmyk(0%, 24%, 22.8%, 3.5%) |
| CIE-LAB | lab(81.21, 21.66, 6.76) |
| CIE-LCH | lch(81.21, 22.69, 17.33°) |
| OKLab | oklab(84.63% 0.066 0.0179) |
| OKLCH | oklch(84.63% 0.068 15.2) |
| XYZ | xyz(65.0714, 58.8542, 56.6377) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.57
Light Rose
#FFC5CB
ΔE00 2.65
Pink
#FFC0CB
ΔE00 3.27
Bubblegum
#FFC1CC
ΔE00 3.35
Lightpink
#FFB6C1
ΔE00 3.60
Soft Pink
#FDB0C0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBBE #BBF6F3
analogous
#F6BBDC #F6BBBE #F6D5BB
triadic
#F6BBBE #BEF6BB #BBBEF6
tetradic
#F6BBBE #DCF6BB #BBF6F3 #D5BBF6
square
#F6BBBE #DCF6BB #BBF6F3 #D5BBF6
split-complementary
#F6BBBE #BBF6D5 #BBDCF6
monochromatic
#E84F57 #EF858A #F6BBBE #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.64
#F6BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F6BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBBE
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBBE | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f6bbbe; /* rgb */ color: rgb(246, 187, 190); /* oklch */ color: oklch(84.6% 0.068 15.2);
Tailwind
colors: {
custom: {
50: '#facfd1',
500: '#f6bbbe',
950: '#000000',
},
}SCSS
$custom: #f6bbbe; $custom-light: #facfd1; $custom-dark: #000000;
JSON
{
"hex": "#f6bbbe",
"rgb": {
"r": 246,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.949,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.84628,
"c": 0.06836,
"h": 15.2
},
"luminance": 0.58851
}Semantic roles & 50–950 ramp
primary
#F6BBBE
secondary
#7DD8D3
accent
#D9CE0D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383