#F1BBBD#F1BBBD
#F1BBBD is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.1% C 0.062 H 16.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBBD |
|---|---|
| RGB | rgb(241, 187, 189) |
| HSL | hsl(358, 66%, 84%) |
| HSV | hsv(358, 22%, 95%) |
| CMYK | cmyk(0%, 22.4%, 21.6%, 5.5%) |
| CIE-LAB | lab(80.69, 19.70, 6.49) |
| CIE-LCH | lch(80.69, 20.74, 18.23°) |
| OKLab | oklab(84.11% 0.0601 0.0172) |
| OKLCH | oklch(84.11% 0.062 16) |
| XYZ | xyz(63.2319, 57.9183, 55.9829) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.34
Light Rose
#FFC5CB
ΔE00 3.17
Pink
#FFC0CB
ΔE00 4.03
Bubblegum
#FFC1CC
ΔE00 4.05
Lightpink
#FFB6C1
ΔE00 4.62
Soft Pink
#FDB0C0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBBD #BBF1EF
analogous
#F1BBD8 #F1BBBD #F1D4BB
triadic
#F1BBBD #BDF1BB #BBBDF1
tetradic
#F1BBBD #D8F1BB #BBF1EF #D4BBF1
square
#F1BBBD #D8F1BB #BBF1EF #D4BBF1
split-complementary
#F1BBBD #BBF1D4 #BBD8F1
monochromatic
#DC555A #E7888C #F1BBBD #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.67
#F1BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F1BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBBD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBBD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#FCB6BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bbbd; /* rgb */ color: rgb(241, 187, 189); /* oklch */ color: oklch(84.1% 0.062 16.0);
Tailwind
colors: {
custom: {
50: '#f6cfd0',
500: '#f1bbbd',
950: '#000000',
},
}SCSS
$custom: #f1bbbd; $custom-light: #f6cfd0; $custom-dark: #000000;
JSON
{
"hex": "#f1bbbd",
"rgb": {
"r": 241,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.778,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84106,
"c": 0.06249,
"h": 16
},
"luminance": 0.57916
}Semantic roles & 50–950 ramp
primary
#F1BBBD
secondary
#80D0CD
accent
#CEC718
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383