#F0BCBB#F0BCBB
#F0BCBB is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.1% C 0.060 H 19.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BCBB |
|---|---|
| RGB | rgb(240, 188, 187) |
| HSL | hsl(1, 64%, 84%) |
| HSV | hsv(1, 22%, 94%) |
| CMYK | cmyk(0%, 21.7%, 22.1%, 5.9%) |
| CIE-LAB | lab(80.78, 18.52, 7.68) |
| CIE-LCH | lch(80.78, 20.05, 22.53°) |
| OKLab | oklab(84.14% 0.0567 0.0203) |
| OKLCH | oklch(84.14% 0.06 19.7) |
| XYZ | xyz(62.8886, 58.0823, 54.9024) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.08
Light Rose
#FFC5CB
ΔE00 3.90
Pink
#FFC0CB
ΔE00 5.13
Bubblegum
#FFC1CC
ΔE00 5.13
Lightpink
#FFB6C1
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BCBB #BBEFF0
analogous
#F0BBD4 #F0BCBB #F0D6BB
triadic
#F0BCBB #BBF0BC #BCBBF0
tetradic
#F0BCBB #D4F0BB #BBEFF0 #D6BBF0
square
#F0BCBB #D4F0BB #BBEFF0 #D6BBF0
split-complementary
#F0BCBB #BBF0D6 #BBD4F0
monochromatic
#DA5957 #E58B89 #F0BCBB #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.66
#F0BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F0BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BCBB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BCBB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FBB7BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bcbb; /* rgb */ color: rgb(240, 188, 187); /* oklch */ color: oklch(84.1% 0.060 19.7);
Tailwind
colors: {
custom: {
50: '#f5d0cf',
500: '#f0bcbb',
950: '#000000',
},
}SCSS
$custom: #f0bcbb; $custom-light: #f5d0cf; $custom-dark: #000000;
JSON
{
"hex": "#f0bcbb",
"rgb": {
"r": 240,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.132,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84139,
"c": 0.06018,
"h": 19.7
},
"luminance": 0.5808
}Semantic roles & 50–950 ramp
primary
#F0BCBB
secondary
#81CDCF
accent
#C8CC1A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383