#F0BBBF#F0BBBF
#F0BBBF is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.1% C 0.061 H 13.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBBF |
|---|---|
| RGB | rgb(240, 187, 191) |
| HSL | hsl(355, 64%, 84%) |
| HSV | hsv(355, 22%, 94%) |
| CMYK | cmyk(0%, 22.1%, 20.4%, 5.9%) |
| CIE-LAB | lab(80.64, 19.63, 5.33) |
| CIE-LCH | lch(80.64, 20.34, 15.18°) |
| OKLab | oklab(84.06% 0.0597 0.0142) |
| OKLCH | oklch(84.06% 0.061 13.4) |
| XYZ | xyz(63.1099, 57.8302, 57.1182) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.40
Light Rose
#FFC5CB
ΔE00 3.00
Pink
#FFC0CB
ΔE00 3.62
Bubblegum
#FFC1CC
ΔE00 3.62
Lightpink
#FFB6C1
ΔE00 4.42
Pastel Pink
#FFBACD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBBF #BBF0EC
analogous
#F0BBD9 #F0BBBF #F0D1BB
triadic
#F0BBBF #BFF0BB #BBBFF0
tetradic
#F0BBBF #D9F0BB #BBF0EC #D1BBF0
square
#F0BBBF #D9F0BB #BBF0EC #D1BBF0
split-complementary
#F0BBBF #BBF0D1 #BBD9F0
monochromatic
#DA5761 #E58990 #F0BBBF #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.67
#F0BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F0BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBBF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBBF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#FBB7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bbbf; /* rgb */ color: rgb(240, 187, 191); /* oklch */ color: oklch(84.1% 0.061 13.4);
Tailwind
colors: {
custom: {
50: '#f5cfd2',
500: '#f0bbbf',
950: '#000000',
},
}SCSS
$custom: #f0bbbf; $custom-light: #f5cfd2; $custom-dark: #000000;
JSON
{
"hex": "#f0bbbf",
"rgb": {
"r": 240,
"g": 187,
"b": 191
},
"hsl": {
"h": 355.472,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84062,
"c": 0.06139,
"h": 13.4
},
"luminance": 0.57828
}Semantic roles & 50–950 ramp
primary
#F0BBBF
secondary
#81CFC9
accent
#CCBE1A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383