#F1BBBE#F1BBBE
#F1BBBE is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.1% C 0.063 H 14.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBBE |
|---|---|
| RGB | rgb(241, 187, 190) |
| HSL | hsl(357, 66%, 84%) |
| HSV | hsv(357, 22%, 95%) |
| CMYK | cmyk(0%, 22.4%, 21.2%, 5.5%) |
| CIE-LAB | lab(80.72, 19.85, 5.98) |
| CIE-LCH | lch(80.72, 20.73, 16.78°) |
| OKLab | oklab(84.13% 0.0604 0.0159) |
| OKLCH | oklch(84.13% 0.063 14.8) |
| XYZ | xyz(63.3408, 57.9619, 56.5565) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.24
Light Rose
#FFC5CB
ΔE00 3.00
Pink
#FFC0CB
ΔE00 3.74
Bubblegum
#FFC1CC
ΔE00 3.76
Lightpink
#FFB6C1
ΔE00 4.41
Soft Pink
#FDB0C0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBBE #BBF1EE
analogous
#F1BBD9 #F1BBBE #F1D3BB
triadic
#F1BBBE #BEF1BB #BBBEF1
tetradic
#F1BBBE #D9F1BB #BBF1EE #D3BBF1
square
#F1BBBE #D9F1BB #BBF1EE #D3BBF1
split-complementary
#F1BBBE #BBF1D3 #BBD9F1
monochromatic
#DC555D #E7888D #F1BBBE #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.67
#F1BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F1BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBBE
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBBE | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#FCB6BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bbbe; /* rgb */ color: rgb(241, 187, 190); /* oklch */ color: oklch(84.1% 0.063 14.8);
Tailwind
colors: {
custom: {
50: '#f6cfd1',
500: '#f1bbbe',
950: '#000000',
},
}SCSS
$custom: #f1bbbe; $custom-light: #f6cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f1bbbe",
"rgb": {
"r": 241,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.667,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84133,
"c": 0.0625,
"h": 14.8
},
"luminance": 0.57959
}Semantic roles & 50–950 ramp
primary
#F1BBBE
secondary
#80D0CC
accent
#CEC418
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383